Nifty50 feed not getting from marketfeed websocket connection

Hey,

I’m not able to access the websocket market feed for nifty 50 stocks. Below is the instrument_keys list, [‘NSE_FO|36615’,‘NSE_FO|101181’, ‘NSE_FO|133583’, ‘NSE_FO|77914’, ‘NSE_FO|116770’, ‘NSE_FO|108470’, ‘NSE_FO|131342’, ‘NSE_FO|112285’, ‘NSE_FO|135818’, ‘NSE_FO|84297’, ‘NSE_FO|70389’] In these list, only one is giving the latest market feed.

Any issue on Upstox side? I’m using upstox react-websocket repo from github.
I just cloned it, added the instrument keys and running locally on my machine.

It seems working fine for lastweek.

I figured this, I’m using v2 endpoint …after changing it to v3 its working as expected. But now sure how it works with v2 last week.

Hi @LOKESH_VEN_1850972

We have deprecated the v2 WebSocket and related APIs, as mentioned in this announcement.

Additionally, we have observed some data streaming issues with the v2 WebSocket. However, please rest assured that the v3 WebSocket is functioning as expected and provides stable connections.

Thank you!