even for REST API version. If i use the exisiting name of the script where I get the error. If I change the name to something else it doesn't throw the error.
@sujith @rakeshr
so I have modified the script entirely without using websocket and completely to REST still i get the error.
Zerodha says no problem from their end, My ISP says no problem from their end. offcourse I have tried in 3 different net…
@sujith @rakeshr
after modifying the code am getting this error
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))
@rakeshr
I checked with my ISP to see if there is any issue from their side. they clearly said I am being blocked from the server side. I did run the script with different network. Issue remains. Only work around is I change the name of the script…
Hi @rakeshr
I am just doing virtual trading by fetching live prices from zerodha API. The code was working perfectly without any issue till friday. Just by mistake closed the terminal before closing the script.
thank you for your response.
Below…