Hello,
I would like to display some real-time data.
In our Gold tenant, I am trying to use the /v1/realtime/subscribe endpoint via WebSocket.
In general, the WebSocket connection seems to work: I can see keep-alive messages and pings in the browser. However, I do not receive any actual events.
Does anyone have experience with this endpoint?
Do I need to add or modify any headers in order to receive events?