Hi Team and Everyone,
When I am trying to get the live market feed using websocket, I am getting this error “Binary messages not supported”
I am sending the request in the similar fashion as showed in reference “upstox-java/examples/websocket/market_data/v3/MarketFeederClient.java at master · upstox/upstox-java · GitHub
I am using Java as Language for this. I am able to make an auth call and get the redirect url for wss but when sending the request getting this error.
I would appreciate the communities help in this case to help me get it done.
Thanks