Since several days, the Bosch Indego binding is not working anymore. Maybe there is a connection to the last Indego app update, because I cannot use the service https://indego.grauonline.de/ since then as well (Error 403)? Has Bosch changed something on the server side? The openHAB log says:
2022-05-10 17:13:32.505 [WARN ] [.internal.handler.BoschIndegoHandler] - The login credentials are wrong or another client connected to your Indego account
de.zazaz.iot.bosch.indego.IndegoAuthenticationException: The request failed with error: HTTP/1.1 403
at de.zazaz.iot.bosch.indego.IndegoController.doAuthenticate(IndegoController.java:240) ~[?:?]
at de.zazaz.iot.bosch.indego.IndegoController.connect(IndegoController.java:117) ~[?:?]
at org.openhab.binding.boschindego.internal.handler.BoschIndegoHandler.poll(BoschIndegoHandler.java:110) ~[?:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?]
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) [?:?]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) [?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
Never received this openhab error before, albeit the binding did not work reliably before (had to restart it regularly).
I use openHAB 2.5 with the Bindling Boschindego 2.5.12 but have the same problem. However, a little longer 1 - 2 months. The last update from Bosch has brought these errors. Think that the connection must now be established differently.