Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi,
I have the same error trying to use HTTPie get create a thing on ThingWorx according to "Use REST API to Access ThingWorx" guide. I get a very similar error message The server is running, I can access the composer through a web browser as normal.
Solved! Go to Solution.
To update myself, I tried the Restlet Client and was able to successfully create a thing. See the 200 successful PUT in the screenshot. This caused the thing to appear in my composer. Hope this helps similar issues.
EDIT: I also realized I did not put any type of authorization in the lines of an appkey or anything similar in Restlet.
To update myself, I tried the Restlet Client and was able to successfully create a thing. See the 200 successful PUT in the screenshot. This caused the thing to appear in my composer. Hope this helps similar issues.
EDIT: I also realized I did not put any type of authorization in the lines of an appkey or anything similar in Restlet.