Skip to content

[*] Done without token #1016

@OUARZA

Description

@OUARZA

Describe the bug

I am trying to obtain the Google Home token using the helper Docker image mentioned in the documentation:

https://hub.docker.com/r/breph/ha-google-home_get-token

When I run the container and enter my Google account and app password, the script fails to retrieve both the master token and the access token.

Console output:

What is your google mail address? myaddress@gmail.com
What is the password or app password? ************

[*] Getting master token...
{'Error': 'BadAuthentication'}
[!] Could not get master token.
[*] Master token: None

[*] Getting access token...
{'Error': 'BadAuthentication'}
[!] Could not get access token.
[*] Access token: None

[*] Done.

Name: glocaltokens
Version: 0.7.6

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