ice987987/ioBroker.husqvarna-automower

"Automower Connect API" not reachable. (ERR_#003)

Closed this issue · 1 comments

The problem

Hello
I found this adapter yesterday and it instantly worked after setup - great stuff.
Today, I only get the following error:
"Automower Connect API" not reachable. (ERR_#003)

Tried to manually test the api using Postman which returns "Invalid client: cannot retrieve client credentials"

Am I doing something wrong or is there a general problem with the connect api?

Thanks

Dominik

Version of Node.js

v16.14.0

Version of ioBroker js-controller

4.0.23

Version of "husqvarna-automower"-adapter

0.2.0

Version of "admin"-adapter

6.1.9

Operating system incl. version running ioBroker

Linux (Docker) on Synology

Checklist of files to include below

  • iobroker.current.log (Please share the logs in debug mode and check that there are no personal information)
  • Contents of the JavaScript browser console (always include in cases of issues with the user interface)

Additional information & file uploads

husqvarna-automower.0 2022-07-04 08:47:29.699 error Error: "Automower Connect API" not reachable. (ERR_#003)
husqvarna-automower.0 2022-07-04 08:47:29.423 info Mowerdata initially saved...
husqvarna-automower.0 2022-07-04 08:47:29.064 info "Husqvarna Authentication API Access token" received.
husqvarna-automower.0 2022-07-04 08:47:28.844 info starting adapter "husqvarna-automower"...
husqvarna-automower.0 2022-07-04 08:47:28.813 info starting. Version 0.2.0 (non-npm: ice987987/ioBroker.husqvarna-automower#7adf27a0eff3eb8fd12783a03774f4540f9bdaeb) in /opt/iobroker/node_modules/iobroker.husqvarna-automower, node: v16.14.0, js-controller: 4.0.23

Sorry it is now working.
I recreated the API secrets and it solved the problem.