ekutner / home-connect-hass

Alternative (and improved) Home Connect integration for Home Assistant
MIT License
511 stars 53 forks source link

API error #246

Closed Captain0Kangaroo closed 10 months ago

Captain0Kangaroo commented 10 months ago

Trying to setup and on redirect I'm getting this in the browser window:

{ "error": "unauthorized_client", "error_description": "request rejected by client authorization authority (developer portal)", "state": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmbG93X2lkIjoiNGQ3NTM5MTM0MWJjOWJjZWRjMThjMzM4YTUyYTU3OWEiLCJyZWRpcmVjdF91cmkiOiJodHRwczovL215LmhvbWUtYXNzaXN0YW50LmlvL3JlZGlyZWN0L29hdXRoIn0.JM9z8B7id8ttyZRO-P_YOGzpVMuTMt-io_MUWZ2nWWw" }

Tried different versions via HACS and different browsers. Always the same.

Any ideas how to fix to continue to setup?

*Update The redirect is now working but i get the following after entering in my details:

image
Captain0Kangaroo commented 10 months ago

All started working out of the blue - not sure why.