Historical API not returning data

kontacthimanshu
Hi,

Suddenly today my historical API endpoint is not returning data. Can you please check what is wrong? Here is the URL:

GET /instruments/historical/260105/day?from=2023-05-24+03:30:00&to=2023-05-25+03:30:00 HTTP/1.1" 403 None
I am getting forbidden (403).

Thanks,
Himanshu.
  • rakeshr
    I am getting forbidden (403).
    You need to check if you are using the correct authentication values (access token, API key, etc.), and also ensure that your historical data subscription has not expired.
Sign In or Register to comment.