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
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:
Name: glocaltokens
Version: 0.7.6