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
Good morning,
I was trying to doing a simple http post via Thingworx API and I get the following error
PS: I was testing using http get and it works fine.
What is the URL you are using? And what are you using for the Post? URL or an actual Post?
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?
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