Skip to main content

Im wanting to see the http it’s generating so i can understand where its going wrong. Is there a way to see this - without it being submitted? Or even if it’s being submitted? 

Im sure im missing something. 

JKW

Hi ​@justinweaver great question! This is actually a feature in FME 2024.x, do you know what version you are using? In newer versions the HTTPCaller has a preview area for your call, but in older versions unfortunately just running it each time and seeing the output might be one of the only solutions. You could also try another application to connect to your API to compare configuration, such as PostMan. 


Thanks,  Yes using 2024 - and saw the preview. But wasnt sure if that was what i was sending or what it is returning. Will go confirm. Many thanks!

 


When I need this I use Postman Echo.


Reply