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

Integration broken #93

Closed
Santaclowns opened this issue May 24, 2024 · 5 comments
Closed

Integration broken #93

Santaclowns opened this issue May 24, 2024 · 5 comments

Comments

@Santaclowns
Copy link

The problem

unable to log in, integration reports "Username/Password is wrong".

What version of Home Assistant Core has the issue?

Core-2024.5.4

What was the last working version of Home Assistant Core?

No experience, first time user

What type of installation are you running?

Operating System 12.3
Frontend 20240501.1

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

Screenshot_20240524_121032_Home Assistant.png

Example YAML snippet

No response

Anything in the logs that might be useful for us?

This error originated from a custom integration.

Logger: custom_components.wellbeing
Source: custom_components/wellbeing/api.py:496
integration: Electrolux Wellbeing (documentation, issues)
First occurred: May 23, 2024 at 10:53:42 PM (4 occurrences)
Last logged: 11:53:26 AM

Error, got error 403 (Forbidden) from server https://api.ocp.electrolux.one/one-account-authentication/api/v1/authenticate - 403, message='Forbidden', url=URL('https://api.ocp.electrolux.one/one-account-authentication/api/v1/authenticate')
Error, got error 401 (Unauthorized) from server https://api.ocp.electrolux.one/one-account-authentication/api/v1/authenticate - 401, message='Unauthorized', url=URL('https://api.ocp.electrolux.one/one-account-authentication/api/v1/authenticate')


This error originated from a custom integration.

Logger: custom_components.wellbeing
Source: custom_components/wellbeing/api.py:373
integration: Electrolux Wellbeing (documentation, issues)
First occurred: May 23, 2024 at 10:53:42 PM (4 occurrences)
Last logged: 11:53:26 AM

User login failed

Additional information

Installed with HACS, following the documentation.
Setup fails using (correct) credentials registered in official Electrolux Android app

@runfalk
Copy link

runfalk commented Jun 5, 2024

I have the same-ish error.

2024-06-05 11:16:35.395 ERROR (MainThread) [custom_components.wellbeing] Error, got error 401 (Unauthorized) from server https://api.ocp.electrolux.one/one-account-authentication/api/v1/authenticate - 401, message='Unauthorized', url=URL('https://api.ocp.electrolux.one/one-account-authentication/api/v1/authenticate')
2024-06-05 11:16:35.395 ERROR (MainThread) [custom_components.wellbeing] User login failed
2024-06-05 11:16:47.193 ERROR (MainThread) [custom_components.wellbeing] Error, got error 401 (Unauthorized) from server https://api.ocp.electrolux.one/one-account-authentication/api/v1/authenticate - 401, message='Unauthorized', url=URL('https://api.ocp.electrolux.one/one-account-authentication/api/v1/authenticate')
2024-06-05 11:16:47.193 ERROR (MainThread) [custom_components.wellbeing] User login failed

These are two separate login attempts.

EDIT: Actually, nevermind it was me using the wrong e-mail.

@nesheimt
Copy link

nesheimt commented Jul 12, 2024

I also have problems logging in:
image

My credentials are valid for logging into my Electrolux account, just checked. I'm completely new to Homeassistant so I'll probably use some time to get "up to speed" in respect to finding logs etc...

@Crazyhead90
Copy link

I am getting the same issue. Changed the password, am able to login to the AEG wellbeing app, yet the electrolux wellbeing integration tells me the credentials are wrong

@verhoop
Copy link

verhoop commented Aug 6, 2024

+1 for login problems.
Broken, seems like Electrolux has changed something on their end

@JohNan
Copy link
Owner

JohNan commented Aug 6, 2024

See this issue #98

We are working on a solution.

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

6 participants