Realtime API - Everything returns empty result object #33680
Unanswered
computerquip
asked this question in
Q&A
Replies: 1 comment
-
Your best place for support is here: https://open.rocket.chat/channel/support I'd have a read here first on how to ask questions that will get answers. https://gist.github.com/reetp/a66149d5f060f260643a353ca7067a98 https://gist.github.com/reetp/b0ba4e3d0ea2ff48ca9da00a5a647d42 I'd also go back to the docs and try the test code there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here's an example exchange with
wss://open.rocket.chat/websocket
:My primary question is: Why are the method calls returning empty result objects?
What is
'{"server_id":"0"}'
? This doesn't seem to be documented anywhere. This broke a few libraries I tried initially.What are the
updated
messages? They also don't seem to be documented.Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions