Do we need to buy historical API,to get minute data for intraday .Earlier I was able to get the data till last minute by using my api_key and access token and now I'm not able to.
Below is the response,but I cross checked the credentials twice while trying.
{ "status": "error", "error_type": "TokenException", "message": "Invalid API credentials" }