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.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.



