Error in receiving websocket data

darkknight
Hi,

Has the websocket stream been turned off over the weekend? I was trying to make some enhancements and no data is received in the on_ticks method. The same is the status even now, 15 minutes before market open. Is it just that the stream is off or am I doing something incorrect?
  • Vivek
    Are you using new Websocket with upgraded client lib? We took down our old infra yesterday as we mentioned in emails we sent out.
  • abhishek01
    abhishek01 edited May 2018
    Hello,

    I am using the new infra, which is registering to wss://ws.kite.trade/?api_key=xxxx&access_token=yyyy, my access_token is correct since I am able to send orders using the same access token. But when I am not able to receive market data.

    Was able to use the same code till Friday successfully.
  • Vivek
    @abhishek01 I tried connecting to websocket with your api key and access token starts with `uasRC` and I was able to connect and fetch data. Please check if the api key and access token provided is right.
Sign In or Register to comment.