Hi everyone, I'm creating a very simple GET based on my POSTMAN setup. As you can see below, I've included ContentType for both request and response and body for response.



My test goes through just fine:

But when I call it from Flow,regardless of whether or not I type in the content type application, I get an error:

Any ideas why?