When I try to download tick data, I am getting following error. ERROR:kiteconnect.ticker:Connection error: 1006 - connection was closed uncleanly (WebSocket connection upgrade failed (403 - Forbidden))
Please refer to image for my code and kite connect version details. Please help if anybody knows the solution.
You seem to be sending a wrong access token. You need to use the request token to fetch an access token. For more information, check out the documentation here.
For more information, check out the documentation here.