Skip to content
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

better documentation for "Clients must be authorized to join private or presence channels. #347

Open
alexanderadam opened this issue Feb 11, 2025 · 0 comments

Comments

@alexanderadam
Copy link

alexanderadam commented Feb 11, 2025

Currently we're running into the Clients must be authorized to join private or presence channels. exception in our Rails application.

The message is linking to the authorizing users documentation, which is great. 👍

However, can you clarify in the documentation whether Pusher will (re-)tackle these cases (i.e. whether a retry will happen).

Right now we assume that the exception message might be misleading when connection issues appear so it would surely be helpful if the docs would help.

PS: Furthermore the This authenticates every user. Don't do this in production! comment is used inconsistently.

In the top examples of the documentation all of them contain the warning and if you're landing directly at the JSONP examples it is missing and people might not see this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant