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

Problems with running on local emulators. #46

Open
TimWhiting opened this issue Feb 4, 2022 · 0 comments
Open

Problems with running on local emulators. #46

TimWhiting opened this issue Feb 4, 2022 · 0 comments

Comments

@TimWhiting
Copy link

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.

Pyrebase does not work with emulators.

Emulators have a query parameter in the database url, this gets treated like part of the host in the current implementation (i.e. the path get's appended after).

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