safwanrahman / django-webpush

Web Push Notification Package for Django
GNU General Public License v3.0
368 stars 106 forks source link

Registration failed - push service error #94

Closed taewookim closed 3 years ago

taewookim commented 3 years ago

Followed the instructions EXACTLY.. still getting this when i click on the button generated by {% webpush_button %}

The URLs.. the JS from the package.. they all load correctly. No 404's anywhere.

Any ideas?

safwanrahman commented 3 years ago

Without more information, it is impossible to debug this.