Announcements
I received an error message stating "BadRequest. HTTP request failed due to invalid content: 'Unable to translate bytes [E1] at index 81 from the specified code page to Unicode.'". This error occurred when I made an HTTP request to a customized API. The issue is related to the presence of the character "ç" at index 81 in the API response. Despite my attempts to set the "Content-Type" header to "application/json;charset=UTF-8", the problem persists. Are there any known workarounds for this issue?
I would use a compose and replace or remove that character and then use the output of the compose as your body.
Do you know how that character got there? just wondered if it could be stopped earlier. But above is how I would do it.CheersIf you like my answer, please Mark it as Resolved, and give it a thumbs up, so it can help othersThank YouMichael Gernaey MCT | MCSE | MCP | Self-Contractor| Ex-Microsofthttps://gernaeysoftware.comLinkedIn: https://www.linkedin.com/in/michaelgernaey
The character "ç" is in the API's response because it naturally appears there. I sent a JSON request to the API, and it sent back this response:
I can't change how the API responds, and right now, it seems I can't even replace the caracthere because it does not process in the output of the action:
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 573
Valantis 407
11manish 387