-
### Which sample?
https://github.com/firebase/functions-samples/blob/703c0359eacf07a551751d1319d34f912a2cd828/Python/quickstarts/monitor-cloud-logging/functions/main.py#L8-L8
### What is the iss…
-
Hey @maniyaom,
Currently, we are directly using Firebase to fetch data, which can be cumbersome as we need to add Firebase functions in each component. I propose we implement a Redux store to stream…
-
`firebase target:apply firestore` does not currently work.
However `firebase target:remove firestore` does currently work.
This is a request to get `firebase target:apply firestore` work…
-
**Describe the bug**
Trying to retrieve any sort of login info, e.g token, epic account details after Login is successful. But the following function in the SDK which handles it, is returning null to…
-
### [REQUIRED] Environment info
**firebase-tools:** 12.6.1
**Platform:** macOS
### [REQUIRED] Test case
Run firebase init, select Functions and Emulators, use an existing…
-
Environment
* Operating System version: MacOS 12.6.3
* Firebase SDK version: 11.3.0
* Firebase Product: firebase-admin
* Node.js version: 16.19.0
* NPM version: 8.19.3
* jest: 29.4…
-
Firebase provides emulator that can be used for local development and testing
https://firebase.google.com/docs/emulator-suite
#### Why?
- Safer
- Faster
- Cheaper
- Independent database instan…
-
### Related issues
Not sure if this has anything to do with it https://github.com/firebase/firebase-functions/issues/1337
### [REQUIRED] Version info
**node:**
21
**firebase-fun…
-
### Action config
```
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBA…
-
Hi, there!
I'm facing the same problem but I've already removed the content type while creating the signed URL.
The interesting fact is that this problem only happens suddenly a few days after the…