HIstorical API not working
-
Seems like there is a problem with the historical data api. Sending a candle request with params:
{'exchange': 'NFO', 'symboltoken': '37819', 'interval': 'ONE_MINUTE', 'fromdate': '2023-02-07 00:00', 'todate': '2023-02-07 23:59'}
However, seems like I'm not gettting a response back from the server. 2 days back everything was working fine. And I don't know why this happened. Request you to please take a look into it.
Thanks
-
facing the same issue for the last 15 days or so
-
@jaskirat1208 said in HIstorical API not working:
s like I'm not gettting a response back from the server. 2 days back everything was working fine. And I don't know why this happened. Request you to please take a look into it.
Any updates on this?
-
I try many times to get LTP data but it's through error.
{"status":"success","http_code":500,"http_error":"Syntax error or empty or invalid parameter pass","response_data":null}
Do you have any solutions?
-
@jaskirat1208
Today I am getting the below error in get_ltp_data API{
"status": "success",
"http_code": 500,
"http_error": "Syntax error or empty or invalid parameter pass",
"response_data": null
}