Has anyone worked with this? Sending data using REST Client to Ubidots cloud?
I have a problem which can be common rather than kepware. I have the following things configured:
Please let me know whats the issue, Error is Http 404
URL: http://things.ubidots.com/api/v1.6/variables/573c6406762542319c2fc359/values
Http Header:
X-Auth-Token: entered my token value here
Host: things.ubidots.com
Connection: close
Content-Type: application/json
Content-Length: 11
Body:
{“value”:2}
=========================