Skip to content

I cant authenticate #99

@TheMasterRoot

Description

@TheMasterRoot

Im trying authenticate in my firebase whit a created user.

authentication = FirebaseAuthentication('mypass','admt@mysite.ai', 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions