Skip to main content
1-Visitor
June 4, 2016
Question

HTTP POST REST API Error

  • June 4, 2016
  • 3 replies
  • 2024 views

Good morning,

I was trying to doing a simple http post via Thingworx API and I get the following error 5cf262913d56e727681d974312a0dd21.png

PS: I was testing using http get and it works fine.

3 replies

22-Sapphire I
June 7, 2016

What is the URL you are using? And what are you using for the Post? URL or an actual Post?

5-Regular Member
June 7, 2016

João, are you running them as an Admin or a standard user? If it is a standard user, how are the permissions set up?

1-Visitor
June 9, 2016

Hi

403 error is Forbidden. Since 6.0 you cannot do a direct POST call from a browser. See Digital Media Publisher

You'll need to use a tool like Postman to be able to sucessfully run POST calls with ThingWorx.

Regards

Ian