Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPError: 400 Client Error: Bad Request for url: https://app.firebaseio.com/essential/activepassive.json #105

Open
quinnbee opened this issue Feb 7, 2020 · 0 comments

Comments

@quinnbee
Copy link

quinnbee commented Feb 7, 2020

I've been using python-firebase to push data since a long time but today, I'm facing this issue:
HTTPError: 400 Client Error: Bad Request for url: https://app.com/essential/activepassive.json
Code:

from firebase import firebase 
firebase=firebase.FirebaseApplication('https://app.firebaseio.com/',None)
firebase.put('/essential','activepassive',dictionary)

@quinnbee quinnbee changed the title HTTPError: 400 Client Error: Bad Request for url: https://app.firebaseio.com/essential/activepassive/.json HTTPError: 400 Client Error: Bad Request for url: https://app.firebaseio.com/essential/activepassive.json Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant