-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Web socket not working #18
Comments
@cvsk123 See if it works after uninstalling the api and installing it again from paramatrixtech github link. |
@jayakarthik-devices |
@jayakarthik-devices |
@cvsk123 import ks_api_client def kotak_session_login():
def data_streaming(message): if name=="main":
|
are you getting the token issue with this token alone, or with any token you try to use? |
For every token i am getting this error |
@paramatrixtech could you please guide me on this issue. |
Hi, I am trying to use client.subscribe method, but its giving an error that this method is not available.
please guide.
Thank you
The text was updated successfully, but these errors were encountered: