bimmerconnected / bimmer_connected

🚘 Library to query the status of your BMW or Mini from the ConnectedDrive portal
Apache License 2.0
372 stars 80 forks source link

Client Authentication Failed #661

Open kpridgeon opened 6 days ago

kpridgeon commented 6 days ago

Describe the issue

Unable to connect to retrieve the bmw vehicles.

Receive this error message: site-packages/bimmer_connected/api/utils.py", line 89, in handle_httpstatuserror raise _ex_to_raise(_err_message) from ex bimmer_connected.models.MyBMWAuthError: HTTPStatusError: invalid_client - Client authentication failed (e.g., login failure, unknown client, no client authentication included or unsupported authentication method)

Expected behavior

Yesterday it was able to retrieve the bmw information.

Which Home Assistant version are you using?

None

What was the last working version of Home Assistant Core?

No response

What is your region?

North America

MyBMW website

Number of cars

Output of bimmer_connected fingerprint

MyBMWAuthError due to HTTPStatusError: invalid_client - Client authentication failed (e.g., login failure, unknown client, no client authentication included or unsupported authentication method)
MyBMWAuthError: HTTPStatusError: invalid_client - Client authentication failed (e.g., login failure, unknown client, no client authentication included or unsupported authentication method)

Anything in the logs that might be useful for us?

No response

Additional information

No response

jarjarfinks commented 4 days ago

Same here. Have had no issues until now. 2024 M440i here

rikroe commented 3 days ago

Whats your location (US/rest of world)?

jarjarfinks commented 3 days ago

Whats your location (US/rest of world)?

US

Berzerker commented 2 days ago

Also having this issue, US region

kpridgeon commented 1 day ago

I am using North_America: MyBMWAccount(USERNAME, PASSWORD, Regions.NORTH_AMERICA)

rikroe commented 19 hours ago

Quick update I posted at https://github.com/home-assistant/core/issues/128598

I was only able to confirm that currently authentication to North America is not possible. Rest of world still seems fine.

Unfortunately, I won't have the chance to look into it until next week (traveling).