Kotak-Neo / kotak-neo-api

113 stars 103 forks source link

Quote api not working since 6 Nov #89

Closed arunjain9988 closed 11 months ago

arunjain9988 commented 11 months ago

Tried this code

inst_tokens = [ {"instrument_token": "13245", "exchange_segment": "nse_cm"} ] a = client.quotes(instrument_tokens=inst_tokens, quote_type="ltp", isIndex=False) print(a)

Getting This Error: ERROR in HSWebscoket [Errno 61] Connection refused [OnError]: Function is running HSWebsocket [OnClose]: Function is running HSWebsocket None {'message': ConnectionRefusedError(61, 'Connection refused')}

This was working till Friday, but not working now, please resolve

imdigitalcon commented 11 months ago

I can confirm , its not working. Same error.

imdigitalcon commented 11 months ago

Its working now, may be some issue from kotaks side