jazzband / django-push-notifications

Send push notifications to mobile devices through GCM or APNS in Django.
MIT License
2.24k stars 609 forks source link

Not receiving notification on Google Chrome Browser. #592

Closed salad-henchmen closed 3 years ago

salad-henchmen commented 3 years ago

I've implemented the web push for a project and it works fine on the Firefox browser. However, when I tested it out with Google Chrome, it didn't appear. There is no error either. The message is lost. Have I missed something? The server and the front end run separately. Could the different domains be the issue?

salad-henchmen commented 3 years ago

https://stackoverflow.com/questions/53161161/django-push-notification-401-unauthorised