Skip to content

Redirect URI must be publicly reachable address to HA #24017

Description

@magicus

Feedback

The documentation seem to be incorrect. I followed the instructions but only got

{
  "error": "unauthorized_client",
  "error_description": "client or redirection URI not authorized",
  "state": "..."
}

Many people have reported similar problems.

The solution turned out to be not to use an internal URL, but instead https://<my.external.address>:8123/auth/external/callback. Now everything worked.

URL

https://www.home-assistant.io/integrations/home_connect/

Version

2022.8.7

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions