Question
REST api returns Http 400 Error code
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.

