Websocket Error 1006 - WebSocket connection upgrade failed

hsachdeva
I'm getting this error when connecting with python client

ticker:Connection closed: 1006 - connection was closed uncleanly (WebSocket connection upgrade failed (403 - Forbidden))

What can be the reason?
  • sujith
    A 403 means your session is expired and you need to use a new access token.
Sign In or Register to comment.