Hi.
I'm posting data to an URL using HTTP connector in Power Automate.
The data is being posted to a REST API and the answer contais the character "ç".
Because of this, the HTTP connector returns the error "Http request failed as the content was not valid: 'Unable to translate bytes [E7] at index 55 from specified code page to Unicode.'."
Due to this problem the flow breaks and i cannot send a proper answer.
I cannot change the REST answer since is a third party API.
Is there anyway to bypass this problem?

