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
when printing the response of onAuthorizer method we get this "auth": "278d425bdf160c739803:4708d583dada6a56435fb8bc611c77c359a31eebde13337c16ab43aa6de336ba",
The text was updated successfully, but these errors were encountered:
Hi, are you getting an error message when the subscribe method is called? If it fails, the library should throw an error if your auth response isn't valid.
Also try going to your Pusher Debug console (you can get to your Pusher Debug Console by logging into your dashboard, navigating to your Channels app and clicking "Debug Console" on the left) to see if our server has processed the subscription from your test client. Does the log for this show?
This is the full code of pusher
when printing the response of onAuthorizer method we get this "auth": "278d425bdf160c739803:4708d583dada6a56435fb8bc611c77c359a31eebde13337c16ab43aa6de336ba",
The text was updated successfully, but these errors were encountered: