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:
@Matthy79I've managed to fix the issue by replacing the Bearer token by an environment variable. I don't know why, but it worked.
And the exact same request is working if you use postman?
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492