We are working out to make an android app of our own to turn on/off the LED and to transfer a string. We are able to get or read the resource from Thinger IO. But when it comes to posting the value, it turns out to have an error 401 unauthorized. Can we use URL in the browser to post a value to thinger IO. If yes, what is the url for that. We have tried with https://api.thinger.io/v2/users/Username/devices/DeviceID/millis?authorization=authorizationCode for getting content and it is working fine. How can we post a value.
Looking forward for the support @alvarolb .
Great work by the way!
Thanks in advance