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
Hey,
I pulled this repo, installed both client and api with yarn and added serviceAccount.json with the credentials from Firebase, also put the credentials into firebase-config.js.
Still, if I start BE and FE , in the browser it does fail with
`index.js:1 FirebaseError: Installations: Create Installation request failed with error "403 PERMISSION_DENIED: The caller does not have permission" (installations/request-failed).
The text was updated successfully, but these errors were encountered:
Hey,
I pulled this repo, installed both client and api with yarn and added serviceAccount.json with the credentials from Firebase, also put the credentials into firebase-config.js.
Still, if I start BE and FE , in the browser it does fail with
`index.js:1 FirebaseError: Installations: Create Installation request failed with error "403 PERMISSION_DENIED: The caller does not have permission" (installations/request-failed).
The text was updated successfully, but these errors were encountered: