Error in passing insrument tokens

cjs
hello
I am to trying to get data in websocket for following instrument tokens.
[272393, 268809, 268553, 268297, 268041, 267785, 267529, 267017, 266761, 266505]
getting error.... Connection error: 0 - Error parsing instrument tokens.

can you suggest wat cud b error .
thanks
  • sujith
    Are you sure, you are sending a number and not a string?
  • cjs
    ok done now getting....

    [-] Log opened.
    2019-11-26 11:06:54+0530 [-] failing WebSocket connection (code=1000): "close reason without close code"
    2019-11-26 11:06:54+0530 [-] dropping connection to peer tcp4:13.234.16.10:443 with abort=True: I dropped the WebSocket TCP connection: close reason without close code
    2019-11-26 11:06:54+0530 [-] Connection error: 1006 - connection was closed uncleanly (I dropped the WebSocket TCP connection: close reason without close code)
    2019-11-26 11:06:54+0530 [-] Connection closed: 1006 - connection was closed uncleanly (I dropped the WebSocket TCP connection: close reason without close code)
    2019-11-26 11:06:54+0530 [-] will retry in 2 seconds
    2019-11-26 11:06:54+0530 [-] Stopping factory
    2019-11-26 11:06:54+0530 [-] Main loop terminated.
Sign In or Register to comment.