Is it normal to have to redo captcha login every ~72 hours? #730
-
|
Hi everyone, However, after around 72 hours, I start receiving authentication failures and I’m forced to go through the full captcha process again to regain access. Is this expected behavior, or am I missing something in the way tokens are handled? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 5 replies
-
|
Now it is every several seconds. I believe there's some strange behavior... HomeAssistant in a Docker container on Asustor: |
Beta Was this translation helpful? Give feedback.
-
|
Same here. It needs a new authentication every few seconds. |
Beta Was this translation helpful? Give feedback.
-
|
For the moment, is it possible to look at your HA logs for: And reduce the polling to 1x per hour ? |
Beta Was this translation helpful? Give feedback.
-
|
I have got several errors: Logger: bimmer_connected.api.client and Logger: bimmer_connected.api.authentication MyBMWAuthError due to HTTPStatusError: invalid_request - The request is missing a required parameter, includes an unsupported parameter value (other than grant type), repeats a parameter, includes multiple credentials, utilizes more than one mechanism for authenticating the client, or is otherwise malformed and Logger: homeassistant.config_entries Config entry '[email protected]' for bmw_connected_drive integration could not authenticate: missing_captcha The problem exists even after updating to latest HA core version. |
Beta Was this translation helpful? Give feedback.
-
|
BMW has changed API access as of September 1st :( I tried to disable the automatic polling, and make my own every 30 minutes, but no luck each of the below is when i retry the captcha auth on the integration the quota time had reset, then jumped back to 3 hours again |
Beta Was this translation helpful? Give feedback.
Try 2025.9.1 with a fix by @phreaks