Can't set up FCM #8464
Unanswered
kirillleogky
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Error what I get:
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 requestGetToken (requests.ts:67:25)
at async getNewToken (token-manager.ts:139:17)
at async FirebaseMessagingWeb.getToken (web.ts:74:19)
at async getFCMToken (firebaseClient.ts:77:23)
at async firebaseClient.ts:82:30
src/core/clients/firebaseClient.ts
public/firebase-messaging-sw.js
EMPTY FILE
package.json
Beta Was this translation helpful? Give feedback.
All reactions