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

Order by not working on pythonanywhere #41

Open
gedionabebe opened this issue Oct 7, 2021 · 0 comments
Open

Order by not working on pythonanywhere #41

gedionabebe opened this issue Oct 7, 2021 · 0 comments

Comments

@gedionabebe
Copy link

gedionabebe commented Oct 7, 2021

Make sure these boxes are checked before submitting your issue:

[X] Check that your version of Python is 3.4+
[X] Check that you are on the newest version of Pyrebase
[X] Check that Email/password provider is enabled in your Firebase dashboard under Auth -> Sign In Method.

My django app's order_by_child filter has stopped working since I deployed it on pythonanywhere, I've tested it locally and it works fine but once deployed it throws an error "[Errno 400 Client Error: Bad Request for url: .......] { "error" : "orderBy must be a valid JSON encoded path" }" when ever it encounters order_by_child. Any solutions?

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