Error fetching ltp

joyhrs2002
getting the below error since morning today?

File "/Users/ajaykhandelwal/.virtualenvs/zerodha-api/lib/python3.7/site-packages/kiteconnect/connect.py", line 600, in ltp
return self._get("market.quote.ltp", params={"i": ins})
File "/Users/ajaykhandelwal/.virtualenvs/zerodha-api/lib/python3.7/site-packages/kiteconnect/connect.py", line 836, in _get
return self._request(route, "GET", url_args=url_args, params=params, is_json=is_json)
File "/Users/ajaykhandelwal/.virtualenvs/zerodha-api/lib/python3.7/site-packages/kiteconnect/connect.py", line 902, in _request
content=r.content))
kiteconnect.exceptions.DataException: Couldn't parse the JSON response received from the server: b'

503 Service Unavailable

\nNo server is available to handle this request.\n\n'


Can you please let me if there is any change in the API or servers are busy handling the request??

Sign In or Register to comment.