ERROR:kiteconnect.ticker:Connection error: 1006

kiri



connection was working properly till last night .then i updated windows .and now ticker isnt woking
mpin.PNG 121.1K
  • SRIJAN
    SRIJAN edited August 2022
    Make sure to send instrument tokens as int(integer) format.
  • kiri
    yes for some reason one token in the list was not int type ..

    token=list(map(int, df_token["instrument_token"].tolist()))

    now its working
    thankyou Sri for the prompt response
This discussion has been closed.