Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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