Hi Friends,
I am trying to develop a python script which fetch live market data for BankNifty but when i run the script, it always fetch the historical data for one day old. i tried to find out the reason, i tried to check permission on my token to access the live market. I got following results: Scope: default
Testing token permissionsā¦
Profile
(200)
Funds
(200)
Live Data
(404)
Historical
(200), can someone help me what is the reason it is causing this error? Thank you. TRS