Hi Team,
I am unable to receive Option chain data, Is anyone facing this Issue ?
CC: @Pradeep_Jaiswar
Hi Team,
I am unable to receive Option chain data, Is anyone facing this Issue ?
CC: @Pradeep_Jaiswar
Hi @Pramod_kalyan_P, I’m able to retrieve the option chain data.
Could you please share your cURL request so we can check what might be missing?
Additionally, here’s the cURL request I used for the implementation.
curl --location 'https://api.upstox.com/v2/option/chain?instrument_key=NSE_INDEX%7CNifty%2050&expiry_date=2024-10-31' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {access_token}' \
For more information please refer to Put Call Documentation and Example Codes
Thank you.
Hi @ketan,
Thanks you for your response. Now I’m able to see the response