Data Missing for Historic FUTURE Instrument

I Was trying to fetch Historical Data for one particular INSTRUMENT and i am getting no candles for this instrument…

NSE_FO|35005|26-12-2024

'data': [{'exchange': 'NSE',
           'exchange_token': '35005',
           'expiry': '2024-12-26',
           'freeze_quantity': 1800.0,
           'instrument_key': 'NSE_FO|35005|26-12-2024',
           'instrument_type': 'FUT',
           'lot_size': 25,
           'minimum_lot': 25,
           'name': 'NIFTY',
           'segment': 'NSE_FO',
           'tick_size': 5.0,
           'trading_symbol': 'NIFTY FUT 26 DEC 24',
           'underlying_key': 'NSE_INDEX|Nifty 50',
           'underlying_symbol': 'NIFTY',
           'underlying_type': 'INDEX'}],
 'status': 'success'}

The Instrument exists but no historical candle for the instrument key is received. Is the data for this historic instrument not available?

Looks like there was a data issue on Dec 26, 2024—even options data is missing.

@jtutanota Yeah This seems to be a data issue as I Can see only few options Data for NIFTY 50 for the expiry of 26-12-2024 that I had fetched from the API Earlier.
image