Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

MetaServlet API response encoding(charset)

Hi all,

I am using metaservlet API to export a list of tasks defined in the jobconductor. but some columns (for example the Label written in Japanese) are garbled.

I think it's because of response content-type 'application/json;charset=ISO-8859-1', then I tried to send GET request with headers, like attachment, but it didn't work.


Is there any way to fix the garbling?


TAC version is 5.6 and 6.4.

Thanks.

 

0683p000009LykE.png

Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hello,

Here exists a work item jira issue:https://jira.talendforge.org/browse/TMC-10464 and it has been fixed on V 6.4.1.

Are you using 6.4.0 or 6.4.1?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi xdshi.

 

Thanks for your reply, We are using version 6.4.1. but still have same problem reported by TMC-10464.
Do I need to install patches or software update?

Thanks.