Fetching GIFT NIFTY Quote returning some random value in PyKiteconnect

Hi,

I am fetching gift nifty using pykiteconnect kite.quote API “NSEIX:GIFT NIFTY
But it is returning some random value -

{‘NSEIX:GIFT NIFTY’: {‘instrument_token’: 291849, ‘tradingsymbol’: ‘MCXSILVDEX’, ‘timestamp’: datetime.datetime(1970, 1, 1, 5, 30), ‘last_price’: 10698.45, ‘net_change’: 0, ‘ohlc’: {‘open’: 10828.1, ‘high’: 10866.52, ‘low’: 10617.57, ‘close’: 10685.54}}}

Can you please look into it.

Instrument token returned is correct and is showing same value while fetching all the instruments.

Hi, any update on this from @zerodhahero team?

Hi @Vibhu_Bhushan

Checking this with team. Will update the thread

Hi @Vibhu_Bhushan

As per the team, it is showing the correct live feed. Would request you verify if you are using the right instrument token for GIFT NIFTY

You can post on Kite Connect developer forum for any API code-related queries.

It is still showing wrong to me.
Have posted it in this discussion.

Hope this will be get resolved soon.