I’m very happy with the TankUtility, but I’ve been struggling with the lack of data access and integration.
I set up a DeviceHandler, and figured out how to create a device.
I added the tankID (from the TankUtility app) and generated the token (using: https://data.tankutility.com/api/getToken).
But I now get the following error in live logging:
error something went wrong: groovyx.net.http.HttpResponseException: Not Found
Can someone please help me out?
Thank you!