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?
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.