I am trying to fetch NIFTY BANK token id 26009 data from Historical API but not getting anything. For SBI-EQ token id 3045, I am getting correct response```
{
"exchange":"NSE",
"symboltoken":"26009",
"interval":"FIVE_MINUTE",
"fromdate":"2023-07-06 09:15",
"todate":"2023-07-06 09:20"
}
I tried for token id 26000 as well , but getting nothing
{"status":true,"message":"SUCCESS","errorcode":"","data":null}