-
### [REQUIRED] Environment info
**firebase-tools:** 13.15.2
**Platform:** Windows
### [REQUIRED] Test case
Try to deploy Cloud Functions V2 (mix between callables, http…
-
### Description
I can't upload debug symbols to firebase crashylytics.
I have updated firebase SDK version in my unity project to 12.2.1, and build my game for android (aab) with debug symbols (zi…
-
### [REQUIRED] Environment info
**firebase-tools:** 13.25.0
**Platform:** macOS Sequioa 15.1
### [REQUIRED] Test case
`storage.rules` minimal file with [closed acce…
-
Hi I got the following error installing the extension
RESOURCE_ERROR at /deployments/firebase-ext-firestore-user-document/resources/backfillExistingUsers: {"ResourceType":"gcp-types/cloudfunctions-…
-
```
@app.post("/api/test")
def stuff():
abc = flask.request.get_data()
# abc= flask.request.get_json();
print("Jsondata:", abc)
# name = flask.request.args.get('name')
# pri…
-
### How to reproduce these conditions
**Sample name or URL where you found the bug**
**Failing Function code used (including require/import commands at the top)**
**Steps to set up and re…
rw2k updated
3 months ago
-
I have deployed code as per gatsby guide lines. I am calling /auth end point for firebase auth() function. It is working fine on local with proxy(developMiddleware) but not able to connect on producti…
-
I am developing an application and hosting on firebase. I used express-session for firebase firestore. The documentation recommends default cookie name as __session as mentioned here https://www.npmjs…
-
### [REQUIRED] Environment info
**firebase-tools:** 13.8.3
**firebase-admin:** 12.1.0
**firebase-functions:** 5.0.1
**Platform:** Windows 11
**node:** 20.5.1
### [REQUI…
-
Have been struggling with running build_runner the last few weeks (after recent flutter update). Sometimes it works, most of the time it doesn't. I've been playing around with packages the last four …