You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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