Relative Content

Tag Archive for laravelserverbroadcastpusher

Pusher works fine on local but i can authenticate on server

I created a private channel using Pusher and it successfully subscribed to it on my local machine. But when I deployed the solution on my server it didn’t work. the /broadcasting/auth returns 200 ok but I can’t see the auth token in the request preview.