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
Using the Client.Sub method to subscribe to stream-room-messages for a new room returns this error: Subscription returned a nosub error map[id:3 msg:nosub]. Here's an example:
I am having a hard time determining if this is an issue with the SDK, the Go DDP implementation or a breaking change in RocketChat itself. Any help is appreciated.
The text was updated successfully, but these errors were encountered:
Using the
Client.Sub
method to subscribe tostream-room-messages
for a new room returns this error:Subscription returned a nosub error map[id:3 msg:nosub]
. Here's an example:I am having a hard time determining if this is an issue with the SDK, the Go DDP implementation or a breaking change in RocketChat itself. Any help is appreciated.
The text was updated successfully, but these errors were encountered: