-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Time Out User #183
Comments
I debug a bit more this and find some weird behaviors: Our Access Manager didn't have permission to But the weird behavior, is that when I joined another channel and the above error happened ^, the After I removed the code above for |
Ok, we found a root cause, when trying to join a channel nothing is thrown, but when I listed the events for the sdk, it was returning So we have an issue of not throwing error when a 403 error happens to join a channel. Also the documentation of And, when a 403 happens on user |
Hey, @manfe. We have acknowledged the problem and will put this into our backlog. |
@piotr-suwala
I am having issues on how to listen to user being timed out.
BTW: our time out is being set on custom fields, and when updating the
custom
fields, no events are fired to thestreamUpdates
I am trying to listen for user
streamUpdates
but this is not receiving anything related to this.The text was updated successfully, but these errors were encountered: