firebase-admin-python icon indicating copy to clipboard operation
firebase-admin-python copied to clipboard

Firebase Admin Python SDK

Results 127 firebase-admin-python issues
Sort by recently updated
recently updated
newest added

\*\***EDIT:**\*\* I just discovered that it's a bug in the documentation. It is possible to connect to firebase storage emulator using the python admin sdk, but you need to set...

help wanted
type: feature request
api: storage

**Is your feature request related to a problem? Please describe.** In order to delete a key in realtime db you can use either the delete method or send null as...

type: feature request
api: database

## Is your feature request related to a problem? Please describe. Currently there is not a way offered by the library to check if `firebase_admin.initialize_app(...)`([source](https://github.com/firebase/firebase-admin-python/blob/master/firebase_admin/__init__.py#L34)) has been called and an...

type: feature request
api: core

### [READ] Step 1: Are you in the right place? This error is happening while using storage from `firebase_admin` ### [REQUIRED] Step 2: Describe your environment * Operating System version:...

api: storage

**Is your feature request related to a problem? Please describe.** It frustrates our team that each time our mobile app is updated and our users open the app, a new...

needs-triage
type: feature request
api: messaging

* Operating System version: Ubuntu 22.04 (Heroku) * Firebase SDK version: 6.2.0 * Firebase Product: FCM * Python version: 3.11.4 * Pip version: 23.2.1 I'm using FCM to send multicast...

needs-triage

https://github.com/firebase/firebase-admin-python/issues/569

https://github.com/firebase/firebase-admin-python/issues/678

I cant find a way to overwrite a send notification, with an ID. We want to give customers updates and we dont want to overwhelm them with sightly changing messages....

needs-triage
type: feature request