Hello, I am trying to set up a Pricing Stream in our app but I am getting a StreamDisconnected msg
"Message": "Unable to connect to the remote server",
"Endpoint": "ws://localhost:/api/rdp/streaming/pricing/v1/Websocket"
But when I use the example projects for pricing stream. It works well. The endpoint looks a little different:
ws://localhost:9000/api/rdp/streaming/pricing/v1/Websocket