Hello,
I have a API request working in postman, but cant get it to work via FME.
If I could see the request headers/body, etc I would be able to debug the issue by comparing the working request vs the fme request.
Does anyone have any ideas how I can see this?
Thanks
Solved
How to See the API Request Body Sent by HTTPCaller
Best answer by jkr_wrk
You can change the requested URL in the HTTPCaller to this URL:
or POST etc.
This will give back what FME send as JSON file. And you can analyse this to see if FME did something unexpected.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.