
Announcements
I'm trying to make a POST using HTTP action, but i'm getting a generic error:
Http request failed: the content was not a valid JSON. Error while parsing JSON: 'Unexpected character encountered while parsing value: O. Path '', line 0, position 0.'
Tried to debug but it didn't returned any response from HTTP, not even a code error (404, 403, etc.)
I did the same POST in my postman and it worked normally. I've filled the fields correctly in Power Automate or I've missed something?
Thanks