Now at https://xxx.duckdns.org:8123/config/core
We have External URL and Internal URL.
I have filled only External URL.
When I click "Open Website" I got error:
{
"error": "unauthorized_client",
"error_description": "client or redirection URI not authorized",
"state": "xxx"
}
Now at https://xxx.duckdns.org:8123/config/core We have External URL and Internal URL. I have filled only External URL. When I click "Open Website" I got error: { "error": "unauthorized_client", "error_description": "client or redirection URI not authorized", "state": "xxx" }
I see incorrect internal URL in opened page: https://api.home-connect.com/security/oauth/authorize?response_type=code&client_id=111&redirect_uri=**https://192.168.1.52**:8123/auth/external/callback&state=2.3
It must be External URL.