90
Views
2
Comments
Solved
Convert special characters to readable text

Hello,

I have a response I get from the Rest API, and that response is intended to inform users of errors that occur when they import a file.

Therefore, this response has special characters and the text displayed to the user is not human readable.

So what action or function can I use to convert special characters and make the text readable.

Thanks

Outsystems 11

Traditional Web

2023-04-06 11-24-23
Paulo Zacarias
Solution

Hi Henrique, 

I believe you can try to encode it.

Can you check if this post helps you?

https://www.outsystems.com/forums/discussion/16634/rest-encoding-problem/

If not, we can try to find a different solution.

Regards, 

PZ

2023-09-04 14-05-07
Henrique Querido

Thank you Paulo Zacarias


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.