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

I cant authenticate #99

Open
TheMasterRoot opened this issue Jul 8, 2019 · 1 comment
Open

I cant authenticate #99

TheMasterRoot opened this issue Jul 8, 2019 · 1 comment

Comments

@TheMasterRoot
Copy link

Im trying authenticate in my firebase whit a created user.

authentication = FirebaseAuthentication('mypass','[email protected]', True, True)
firebase = FirebaseApplication('https://admt.firebaseio.com/', None)
firebase.authentication = authentication

and the error is

File "/usr/lib/python3/dist-packages/requests/models.py", line 940, in raise_for_status
   raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url:

there is a way to auth whit master apikey account? or how to auth whit user and password?

@duhaime
Copy link

duhaime commented Aug 16, 2019

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

2 participants