i have two apps, one receives the data , but the second doesnt receive any data, both connection are in v2, earlier i was able to get this.
Team, my observation has been that only one v2 app is getting the market data, wheras the second app is not receiving the data, I verified it by disconnecting the other app where it was working and running the second app where it was failing, so whichever app connects first , will get the data and fails for the other app. here both apps are different apps with different token, kindly please confirm whats causing this issue.
@YELTHIMAR_37057316 You’ll need to migrate to the V3 WebSocket.
Please refer to this deprecation notice for details: Deprecation of V2 Market Data Feed WebSocket
Thanks