firebase / firebase-functions

Firebase SDK for Cloud Functions
https://firebase.google.com/docs/functions/
MIT License
1.01k stars 202 forks source link

Fix: get the app when fetching named firestore #1562

Closed colerogers closed 1 month ago

colerogers commented 1 month ago

Fix errors like Error: The default Firebase app does not exist. Make sure you call initializeApp() before using any of the Firebase services. when the default app isn't initialized in user code