ReneNulschDE / mbapi2020

Custom Component to integrate MercedesME devices into Home-Assistant
Other
149 stars 29 forks source link

Can't connect to the API #162

Closed DragonNZ closed 8 months ago

DragonNZ commented 8 months ago

Hi,

I had to reconnect, so deleted the token as per documentation. When I try to reconnect, it reports that there was an error. This is in the log image

This error originated from a custom integration.

Logger: custom_components.mbapi2020.oauth Source: custom_components/mbapi2020/oauth.py:224 Integration: MercedesME 2020 (documentation, issues) First occurred: 8:08:30 PM (3 occurrences) Last logged: 8:32:52 PM

ClientError requesting data from https://bff.amap-prod.mobilesdk.mercedes-benz.com/v1/login: 418, message="I'm a teapot", url=URL('https://bff.amap-prod.mobilesdk.mercedes-benz.com/v1/login')

Any idea to what is going wrong?

Thanks, John

ReneNulschDE commented 8 months ago

Please update to version v0.9.8. This should be fixed since last Friday. In case you are running the latest version already. Please share your region.

DragonNZ commented 8 months ago

Awesome, thank you Rene. Confirm that it works for Asia/Oceania

Cheers John

DragonNZ commented 8 months ago

closing