ekutner / home-connect-hass

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

stuck in installing with a bad client id/secret in conf #292

Closed gsemet closed 9 months ago

gsemet commented 10 months ago

Hello

i did a mistake during the installation and removed the application on the bosch server during the install. now, i cannot reexecte the complete integration setup assistant, even when i restart home assistant or remove/add your integration. it directly opens to the dialog "Link Home Connect Account" and then open a tab with this error:

{
  "error": "unauthorized_client",
  "error_description": "request rejected by client authorization authority (developer portal)",
  "state": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmbG93X2lkIjoiNDNlZGU3MjlmZjUyZWY2MTU1ZWM2MjBiMjEzYzM5NzMiLCJyZWRpcmVjdF91cmkiOiJodHRwczovL215LmhvbWUtYXNzaXN0YW50LmlvL3JlZGlyZWN0L29hdXRoIn0.uh85KHBzNhnrVXHA0XL9aKlf54mQyY1m28CfwQVRYPc"
}

i simply need to clear somehow the client id/server that are wrong, but i don't know where HA stores it

thanks

ekutner commented 10 months ago

It's actually the first item in the FAQ

gsemet commented 9 months ago

indeed sorry !