Why can I see Chinese characters returned in the API response?
Print
Modified on: Mon, 29 Apr, 2024 at 5:26 PM
If you are using a tool such as Postman to perform requests against a Chinese Data Source and are being returned with "???" instead of the expected Chinese characters in the response body, please ensure you are including the following header with each request:
Content-Type | text/xml; charset=utf-8
Using this same header without the charset=utf-8 extension - IE, Content-Type | text/XML - may cause your request tool to incorrectly display these characters due to language configurations on your machine.
In case of any issue, feel free to reach us at support@datazoo.com or chat us through our Live Chat feature anytime.
Did you find it helpful?
Yes
No
Send feedback Sorry we couldn't be helpful. Help us improve this article with your feedback.