History api -> AB2001
-
Hi @admin , I am getting below error message in history API
{
"success": null,
"status": "false",
"message": "Internal Error",
"data": null,
"errorcode": "AB2001"
} -
HI @bhavesh78patil We are evaluating options for that currently we dont have any eta.
-
@admin When can we expect historical data for Index and FNO?
-
@admin My bad. It's working properly. Somehow I ignored fromdate and todate from request, but it was getting printed in the request logs at my end. :)
-
Request is as below
{
"exchange" : "NSE",
"symboltoken" : "3045",
"interval" : "FIVE_MINUTE",
"fromdate" : "2021-06-01 05:57",
"todate" : "2021-06-03 05:57"
} -
Hi @bhavesh78patil post your request here.