Here is the error message I used same token to hit instruments API, it is working but not with quotes API { "status": "error", "message": "Incorrect `api_key` or `access_token`.", "data": null, "error_type": "TokenException" }
The instruments dump API doesn't make authentication. It is a huge data dump to be downloaded once a day and needs to be used locally. The instruments dump is updated only once a day.
I just created access token today in morning and as per docs this will expire after 6:00AM , right? And when you say dump API doesn't make authentication then also it doesn't affect any situation for ohlc api, right?
Make sure to modify the app and client-specific tokens.
And when you say dump API doesn't make authentication then also it doesn't affect any situation for ohlc api, right?