I'm using kiteconnect js sdk. I'm already subsribed to historical api addon. The library works fine for getting margins etc, but fails with invalid token error data for getHistoricData. Is there anything that I'm missing. Please help.
@sujith I've figured out the issue. I was using wrong instrument token format like 'NSE:INFY'. I mistook invalid token as access token issue. Historical data is working now. Thanks for quick reply.