Historical data not returning any data
-
Hi, I am trying to fetch the historical data for Bank Nifty. Here are the params I am using :
{"todate":"2022-05-06 13:09","interval":"ONE_MINUTE","exchange":"NSE","symboltoken":"26009","fromdate":"2022-05-06 12:49"}
The response I am getting is
{"data":null,"message":"SUCCESS","errorcode":"","status":true}
Not sure whats wrong here. Can someone help?