A 403 generally means, session expired or permission is not there for initiating the Websocket connection. You may refer to the similar discussion here.
Please recheck the API key and access token for your Kite Connect app (paid version). Ensure that you are using the correct API key and access token, specifically from the paid version of the app.
We have checked this and verified it at our end, and we didn't observe any issue with the websocket tick data. Please review the WebSocket example code and ensure you are using the correct instrument token from the instrument list to check for any errors. Additionally, you can refer to the Python WebSocket streaming FAQs for further guidance.
We have checked this and verified it at our end, and we didn't observe any issue with the websocket tick data.
Please review the WebSocket example code and ensure you are using the correct instrument token from the instrument list to check for any errors. Additionally, you can refer to the Python WebSocket streaming FAQs for further guidance.