I am trying to fetch data for Future Contract of Nifty, Got the Instrument Key: which is for current month is → NSE_FO|C54452.
Calling the endpoint /market-quote/quotes with the instument key, however in response i am getting {‘status’: ‘success’, ‘data’: {}}, while the status is success, i am getting no data in response.
Can please someone guide me how to fetch the data for future contracts. this is happening for all the future contract not only for Nifty, same response is coming if i am trying to get this data from websockets as well
@AVIRAL_1611349 Please ensure you’re using the correct instrument key, such as NSE_FO|54452 for this month’s Nifty 50 futures.