Hello,
I'm trying to send a POST Http request through Power Automate, but no luck.
By using Postman, everything works nicely, but not with Power Automate:

The API does not support JSON in the request body, only x-www-form-urlencoded. So I've converted the original JSON to URL encode JSON, as per image above.
So, although the flow runs successfully, the response is:
