Skip to main content

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

 

Is there an accompanying response from the server?

It’s possible that the issue is with your upload body. Can you share a screenshot of it in both FME and Postman?