Market Stream feed WebSocket client - Binary messages not supported

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

Hi @ABHISHAKE_3242955 Could you please share your 6 digit UCC?

Hi @Anand_Sajankar What is UCC number ?

@ABHISHAKE_3242955 UCC is a Unique Client Code generated by the broker.

Okay got it but is it save to share here? and why is that needed?

It Started working, I was using the v2 API instead of V3, my bad

1 Like