Skip to content

Failed to get master token #987

@ChronoWerX82

Description

@ChronoWerX82

Describe the bug

Can't setup, every times this message is coming up:

Nutzername/Passwort ist nicht korrekt. Falls dein Google Account die Zwei-Faktor-Autentifizierung aktiviert hat, generiere bitte ein App Passwort (https://myaccount.google.com/apppasswords). Sollte die Authentifizierung weiterhin fehlschlagen, findest du weitere Informationen unter https://github.com/leikoilja/ha-google-home#troubleshooting

Version of the integration

If you are unsure about the version check the github release here.

v1.13.1

Logs

Failed to get master token
Traceback (most recent call last):
  File "/config/custom_components/google_home/config_flow.py", line 138, in _get_master_token
    master_token = await client.async_get_master_token()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/google_home/api.py", line 82, in async_get_master_token
    raise InvalidMasterToken
custom_components.google_home.exceptions.InvalidMasterToken

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