-
Notifications
You must be signed in to change notification settings - Fork 81
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
HTTPStatusError: invalid_client - Client authentication failed #671
Comments
Same issue now in rest_of_world as was in North America: BMW has added a captcha. Old issue: #667 I'll have a look if we can reuse/adapt the code. |
Same issue, I am using "rest of the world", but the problem is for both cars |
Yes, if you have existing refresh tokens, it will continue to work |
OK, same here (Australia), similar timing, very much looks like same issue. Reported in #673, but the timing is too coincidetal to not be the same. |
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
Problem is known --> #671 (comment) |
Fixed by #675 / release 0.17.0 for the command line. For the Home Assistant integration, we're still working with the HA Core team on further options (see home-assistant/core#129667 (review)). |
Describe the issue
From this morning i've this issue:
2024-11-18 19:03:18 - HTTP Request: GET https://cocoapi.bmwgroup.com/eadrax-ucs/v1/presentation/oauth/config "HTTP/1.1 200 OK"
2024-11-18 19:03:18 - HTTP Request: POST https://customer.bmwgroup.com/gcdm/oauth/authenticate "HTTP/1.1 401 Unauthorized"
2024-11-18 19:03:18 - MyBMWAuthError due to HTTPStatusError: invalid_client - Client authentication failed (e.g., login failure, unknown client, no client authentication included or unsupported authentication method)
2024-11-18 19:03:18 - Errore durante il controllo dello stato del veicolo: HTTPStatusError: invalid_client - Client authentication failed (e.g., login failure, unknown client, no client authentication included or unsupported authentication method)
Expected behavior
Connection
Which Home Assistant version are you using?
python
What was the last working version of Home Assistant Core?
python
What is your region?
Rest of world
MyBMW website
Number of cars
Output of bimmer_connected fingerprint
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: