You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.
I followed https://github.com/RocketChat/docs/tree/master/developer-guides/realtime-api/livechat-api. I have registered a guest user and agent is getting a message. But when I subscribe for stream-room-messages, its not working. When I refer subscription docs it says you need to login but in case of guest user we dont have any login procedure. Please help me how can I subscribe guest user messages.
The text was updated successfully, but these errors were encountered:
�[34mI20181004-06:48:48.612(0) rocketchat_logger rocketchat_logger.js:278 �[31mStreamBroadcast ➔ Stream.error �[31mStream broadcast from 'undefined:3000' to 'vchat.com:3000' with name notify-user not authorized
I have user livechat:loginByToken to login guest user.
What is wrong am I doing here? Any help would be much appreciated.
I followed https://github.com/RocketChat/docs/tree/master/developer-guides/realtime-api/livechat-api. I have registered a guest user and agent is getting a message. But when I subscribe for stream-room-messages, its not working. When I refer subscription docs it says you need to login but in case of guest user we dont have any login procedure. Please help me how can I subscribe guest user messages.
The text was updated successfully, but these errors were encountered: