FCM error #1563
Unanswered
mojjjtaba
asked this question in
Questions and Help
FCM error
#1563
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to use FCM but I'm getting this error:
C5Z_9JJW.js:359 Uncaught (in promise) FirebaseError: Messaging: A problem occurred while subscribing the user to FCM: Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project. (messaging/token-subscribe-failed).
at ki (C5Z_9JJW.js:359:297)
at async ue (C5Z_9JJW.js:374:791)
getToken is not running at all.
here is the code:
Beta Was this translation helpful? Give feedback.
All reactions