thoukydides / homebridge-homeconnect

Home Connect home appliances plugin for Homebridge
https://www.thouky.co.uk
ISC License
142 stars 15 forks source link

connection with oath doesn't work #299

Closed giuseppeboccolato closed 1 month ago

giuseppeboccolato commented 1 month ago

Description of Issue

when I try to authorise the app to access fiscal units data, I don't get asked username and psw but only the username and soon later I get this answer:

{ "error": "access_denied", "error_description": "login session expired" }

Expected Behaviour

I expected to be asked to login and authorise the app

Steps to Reproduce

I did 2 times all from scratch, I opened a new dev account, I recreated the app following the guideline and I google it, and looked on reddit, no solution worked

Plugin Version

1.04

Environment

Home Connect Appliance(s)

No response

HomeKit App(s)

No response

Diagnostic Checks

Log File

{
  "error": "access_denied",
  "error_description": "login session expired"
}

Configuration

https://api.home-connect.com/security/oauth/device_verify?user_code=1234-5678

Additional Information

none

thoukydides commented 1 month ago

Duplicate of #295.

This is a bug in the Home Connect authorisation servers. Set English as the preferred language in your browser.