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
I was trying to call REST api of a external system through Thingworx using function postJson(..) method. But It returns http status 400.
But same api works well in Postman. Any suggestion ?
Note: In both the channel(i.e. postman and Thingworx) REST header is being set correctly and REST URL is being used as exactly same.
Hi Debiprasad, could you please share your REST call? In the meantime, just wanted to check if you have had the chance to look at the on ThingWorx REST Design
Hi Debiprasad Naik,
Try switching on Allow Request Method Switch in the platform Subsystem configuration.
I have attached screenshots for your reference.
1. json in Body
2. Content-Type & appKey in Header