MyBMWAuthError: HTTPStatusError: invalid_client #670
Unanswered
fregger2023
asked this question in
Q&A
Replies: 1 comment
-
It is blocked now, as BMW enforces a captcha for rest_of_world as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I've been using bimmer_connected cli for a while now, thanks for this great tool. Today however it stopped working, so I upgraded to bimmer-connected-0.16.4 (I was still using 0.13.8).
The first run -/path_to_/bimmerconnected status user@adress "password" rest_of_world- gave me following:
MyBMWAuthError due to HTTPStatusError: Client error '429 Too Many Requests' for url 'https://customer.bmwgroup.com/gcdm/oauth/authenticate'
For more information check: https://httpstatuses.com/429
MyBMWAuthError: HTTPStatusError: Client error '429 Too Many Requests' for url 'https://customer.bmwgroup.com/gcdm/oauth/authenticate'
For more information check: https://httpstatuses.com/429
So I waited a while before trying again, but now it gives me:
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)
Is there anything I can do to get this working again?
Best regards :-)
Beta Was this translation helpful? Give feedback.
All reactions