Order WebSocket Not working


I have connected with portfolio stream api, please refer image and placed order using order api, But I am not receiving any order update in websocket @Pradeep_Jaiswar . please suggest on this

@Arjunan,

This information is insufficient for us to process.

I suggest you try the same via Postman. Please generate a portfolio stream feed URL using the Authorize API, including order in the update_types parameter.

Connect to the socket via Postman using the generated URL. This will give us a clean slate to check the WebSocket issue. If the issue persists and you are not receiving any order updates, please get back to us with the order information.

I hope this helps you move forward.

Thanks!

I missed to pass the update_types thatā€™s the issue, after passing update_types websocket working fine

1 Like