Hi,
since yesterday (at least that’s when I realized it) the authorization keeps failing with this error:
2023-11-05 09:59:35.974 [INFO ] [internal.handler.BoschAccountHandler] - Attempting to authorize using authorization code
2023-11-05 09:59:36.327 [INFO ] [internal.handler.BoschAccountHandler] - Authorization completed successfully
==> /mnt/usb1/log/openhab/events.log <==
2023-11-05 09:59:36.330 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'boschindego:account:d81d6c15e3' changed from ONLINE to ONLINE: Authorization completed
2023-11-05 09:59:36.332 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'boschindego:indego:d81d6c15e3:560d2b3403' changed from OFFLINE (COMMUNICATION_ERROR): The request failed with error: 403 to UNKNOWN
2023-11-05 09:59:36.332 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'boschindego:indego:d81d6c15e3:a568d7d68e' changed from OFFLINE (COMMUNICATION_ERROR): The request failed with error: 403 to UNKNOWN
2023-11-05 09:59:36.338 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'boschindego:account:d81d6c15e3' changed from ONLINE: Authorization completed to ONLINE
2023-11-05 09:59:36.522 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'boschindego:indego:d81d6c15e3:560d2b3403' changed from UNKNOWN to OFFLINE (COMMUNICATION_ERROR): The request failed with error: 403
2023-11-05 09:59:36.523 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'boschindego:indego:d81d6c15e3:a568d7d68e' changed from UNKNOWN to OFFLINE (COMMUNICATION_ERROR): The request failed with error: 403
It worked for quite some time now, and on commandline I also do not get an error when I authorize the bridge:
openhab> openhab:boschindego authorize eyJraWQiOiJoYURfVWlBTXE3Q2t4WXpGRUp .... many other characters ... w.MVuMZyUSowpyYz9Q5DvJOA
openhab>
Did Bosch change something in the authorization again?
I also tried to create a new thing - but this also didn’t help.