Hello,
We are receiving a response via an Appian Integration Object, but the Korean characters in the response appear to be garbled or broken.
According to the API provider, the response is encoded in UTF-8, and Appian also uses UTF-8 as the default charset. However, the Korean text is not displaying correctly.
Could you please advise what might be causing this issue and how we can resolve it?
Thank you.
Discussion posts and replies are publicly visible
dreamyoung said:Korean text is not displaying correctly
What exactly does this mean? What do you do with the data until it is displayed?
Hi, this is how the integration is setted.
The headers are setted as Content-Type: application/json; charset=UTF-8
cannot find why the Korean is grabled.
I'd suggest trying in Postman, could just be an issue with Appian's UI.