Hello there!
In the previous version, I was using the HTTP trigger to handle a query parameter. But with the new URL, I'm sending my query data, and the flow can't interpret it.
When I test the new URL, I can see the header "x-ms-igw-external-uri" with a uri, and my query data appears at the end.
Does anyone have the same problem? Any possible solution?