Historical and Intraday candle API is not working

Hi,

After changing to new API, I am not able to get the historical data.

_header: ‘GET /v2/historical-candle/NSE_EQ%7CINE205A01025/1minute/2023-08-16/2023-08-16 HTTP/1.1\r\n’ +
‘Accept: application/json\r\n’ +
‘User-Agent: axios/1.4.0\r\n’ +
‘Accept-Encoding: gzip, compress, deflate, br\r\n’ +
‘Host: api.upstox.com\r\n’ +
‘Connection: close\r\n’ +
‘\r\n’,

_currentUrl: ‘https://api.upstox.com/v2/historical-candle/NSE_EQ|INE205A01025/1minute/2023-08-16/2023-08-16’,

I am also not receive any response. I appriciate you support.

Thank you

Thank you for reaching out. I can access the candle using the following URL:

https://api.upstox.com/v2/historical-candle/NSE_EQ%7CINE205A01025/1minute/2023-08-16/2023-08-16

Please provide the code you’re using and the response you are getting so that we can offer more precise assistance.

Thank you for your reply. It’s working now. you can close this ticket.

1 Like