fcm-django-web-demo icon indicating copy to clipboard operation
fcm-django-web-demo copied to clipboard

getting --> AbortError: Registration failed - push service error

Open rahuldey7 opened this issue 6 months ago • 0 comments

Followed everything mentioned in the readme of this repo.

In my mysite/requirements.txt I have: fcm-django coreapi django-cors-headers djangorestframework django-sslserver Django six urllib3 pyyaml

both servers frontend and backend are running smoothly. Granted permission for notiification on BRAVE BROWSER. But in the console I get this An "error occurred while retrieving token. AbortError: Registration failed - push service error"

error:

Image

I even tried running the backend on ssl server but it does not work.

[EDIT] I tried this on Chrome and got this error

Image

rahuldey7 avatar Apr 07 '25 06:04 rahuldey7