websocket error (2)

rahuljain
Same issue is been getting @nagavenij
Some socket error

As last , it was suggested to shift to Kite Connect, we did but the same issues are arising.

ZERODHA_SOCKET_ERROR {
userId: 'f295974c-14b6-4fe0-8799-56f769110c6d',
message: 'Unexpected server response: 403'
}

Old thread:
https://kite.trade/forum/discussion/15724/websocket-error-market-price-error-api-issues#latest
Tagged:
  • salim_chisty
    A 403 generally means, session expired or permission is not there for initiating the Websocket connection. You may refer to the similar discussion here.
  • rahuljain
    This is not the case, @salim_chisty The Other Apis are working butr only the websocket is getting disconnected
  • salim_chisty
    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.
Sign In or Register to comment.