Skip to main content
Question

HTTPCaller Post Not working (Is working via Postman)

  • March 18, 2025
  • 1 reply
  • 48 views

matthewrusso
Participant
Forum|alt.badge.img+1

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

 

1 reply

hkingsbury
Celebrity
Forum|alt.badge.img+64
  • Celebrity
  • March 19, 2025

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?