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
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
Thank you Paulo Zacarias