I am attempting to post a JSON body to an API from an HTTPCaller Transformer. I have postman setup and can succesfully post through there. I am not sure exactly what is happening now as i get a 400 Error through FME
Both processes are being done from the same computer on the same network.
HTTPCaller_2 (HTTPFactory): An error occurred while accessing the URL 'URL/api/v1/integration/inbound'
Here is a screenshot of my HTTP Caller

Here is my Sucessful postman Post
