Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connection with oath doesn't work #299

Closed
1 of 5 tasks
giuseppeboccolato opened this issue Sep 22, 2024 · 1 comment
Closed
1 of 5 tasks

connection with oath doesn't work #299

giuseppeboccolato opened this issue Sep 22, 2024 · 1 comment

Comments

@giuseppeboccolato
Copy link

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

  • OS: homebrided, browser to access to it, Safari on MacOs
  • Node:
  • Homebridge: 1.04

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

@giuseppeboccolato giuseppeboccolato added the bug Something isn't working label Sep 22, 2024
@thoukydides
Copy link
Owner

thoukydides commented Sep 22, 2024

Duplicate of #295.

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

@thoukydides thoukydides removed the bug Something isn't working label Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants