sander1988 / Indego

Home Assistant Custom Component for Bosch Indego Lawn Mower
Apache License 2.0
92 stars 29 forks source link

HTTP error 403 since 5.7.0b1 #225

Closed parkkralle closed 3 months ago

parkkralle commented 3 months ago

Since version 5.7.0b1, the integration can no longer register with the API. I now always get an HTTP Error 403 in the log. Reinstalling the integration and registering again via the Chrome plugin does not work either. I'm attaching a screenshot.

Screenshot 2024-06-03 101611

Albert994 commented 3 months ago

I also got an API error. For me it helped to change the name of the user agent in the configuration dialog.

mrtobs1 commented 3 months ago

Where did you change what name? Thanks for your help.

nrpetonr commented 3 months ago

similar problem for me. using chrome extension ends up with error "The connection to the Bosch Indego API failed". it started after updating to v 5.7.0b1. rolling back to 5.6.1 solves the problem.

kimzeuner commented 3 months ago

Where did you change what name? Thanks for your help.

You can change the User-Agent in Devices & services --> Bosch Indego Mower Integration --> Configure (right side next to your mower)

For me the default User-Agent didn`t work too so i just changed it to "The name of my mower Indego"

sander1988 commented 3 months ago

@kimzeuner is right, that should fix the issue. Also see the known issues in the README. All 4XX and 5XX HTTP errors reported over the past year are related to this. This is not something caused by this integration/we can fix as it cloud based.

If you still continue to have this issue please put the integration in DEBUG mode (see README), open a new issue and make sure you fill in the full issue template. Then there is something to check/debug, otherwise there is just not enough information to reproduce.