☰
Login
Signup
Home
›
Sir0519
›
Comments
Activity
Discussions
1
Comments
1
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Sir0519
About
Username
Sir0519
Joined
May 9
Visits
4
Last Active
May 13
Roles
Member
Activity
Discussions
1
Comments
1
Comments
import logging from kiteconnect import KiteTicker logging.basicConfig(level=logging.DEBUG) # Construct WebSocket URL with API key and access token websocket_url = "wss://ws.kite.trade?api_key=YOUR_API_KEY&access_token=YOUR_ACCESS_TOKEN" # Ini…
in
Invalid auth token. WebSocket ( even access_token is correct )
Comment by
Sir0519
May 12