400 means Bad Request.
Could be a temporary error, but could also be the garadget API has changed and is no longer compatible.
400 means Bad Request.
Could be a temporary error, but could also be the garadget API has changed and is no longer compatible.
hi,
how is the status of the garadget and particle.io oauth ongoing?
Using openhab 2.5.8 and Garadget Binding
org.openhab.binding.garadget-1.15.0-SNAPSHOT.jar
Iāve done all the described steps above but getting the error:
2020-09-26 21:55:14.576 [DEBUG] [binding.garadget.internal.Connection] - About to execute āhttps://api.particle.io/oauth/tokenā
2020-09-26 21:55:15.742 [DEBUG] [binding.garadget.internal.Connection] - Method failed: HTTP/1.1 400 Bad Request
2020-09-26 21:55:15.751 [DEBUG] [binding.garadget.internal.Connection] - Body of response: {āerrorā:āinvalid_grantā,āerror_descriptionā:āUser credentials are invalidā}
2020-09-26 21:55:15.755 [WARN ] [binding.garadget.internal.Connection] - Login failure. Status code = 400
2020-09-26 21:55:15.764 [INFO ] [b.core.service.AbstractActiveService] - Garadget Refresh Service has been started
2020-09-26 21:55:15.769 [DEBUG] [binding.garadget.internal.Connection] - Unable to execute getDevices command; no tokens exist
Do I need a .particle.io account?
How to create the token in openhab?
Any help would be appreciated