jpgorganizer / ioBroker.smartgarden

GARDENA smart system adapter for ioBroker
Other
21 stars 8 forks source link

Error: request returned 403 Forbidden #56

Closed svenover closed 1 year ago

svenover commented 1 year ago

Hi,

today, I have to restart my Gardena Adapter in ioBroker.

I got the following error. smartgarden.0 | 2023-05-03 15:39:10.277 | error | Error: request returned 403 Forbidden smartgarden.0 | 2023-05-03 15:39:07.249 | info | starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.smartgarden, node: v18.16.0, js-controller: 4.0.24

I checked the Husqvarna Developer side. My login and the application key is correct.

Any idea, what is going wrong?

jpgorganizer commented 1 year ago

Looks like a server problem at Gardena. They may have changed something. Hopefully no adjustments to the adapter are required...we'll wait and see

pestho commented 1 year ago

I had the same issue

reutli commented 1 year ago

Looks like a server problem at Gardena. They may have changed something. Hopefully no adjustments to the adapter are required...we'll wait and see

Is the API reachable? As I think to know, the API can be tested directly in the developer portal...

svenover commented 1 year ago

Many thanks for all the comments. Then I will wait and I hope the API is working in a few hours.

Gundika commented 1 year ago

Have same issue; API seams to be not reachable :-( Any idea what happen?

ChrAu1202 commented 1 year ago

Same for me!

boergl commented 1 year ago

Same for me :(

smartgarden.0 | 2023-05-04 08:07:57.588 | info | 2/ getConnection: trying to connect again in 300 seconds smartgarden.0 | 2023-05-04 08:07:57.588 | info | 2/ getConnection: returned connection error: request returned 403 Forbidden smartgarden.0 | 2023-05-04 08:07:57.588 | error | Error: request returned 403 Forbidden

shizophren83 commented 1 year ago

Same here. Would be interesting to know, if theres anyone who is still connected?

engelsofta commented 1 year ago

same here ....

reutli commented 1 year ago

Please try to make a new API connection with new credentials! This seems to be the solution! see ioBroker forum https://forum.iobroker.net/topic/65105/adapter-smartgarden-fehler-403/17

engelsofta commented 1 year ago

Please try to make a new API connection with new credentials! This seems to be the solution! see ioBroker forum https://forum.iobroker.net/topic/65105/adapter-smartgarden-fehler-403/17

its working again

-> new Application -> Key and Secret in IOBroker -> delete Username and password -> Restart Adapter

svenover commented 1 year ago

Hi to all,

I also creasted a new application in Husqvarna Developer Portal and use only the application key and application secret in the ioBroker Gardena Adapter.

Now, all is running well. Many thanks for the workaround.