Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Java callout | message content with non-ASCII characters

Hi,
I have non-ASCII chars in the body request [Hebrew chars] like: {"address": "תמוז"}
Using the following Java code I can see: {"address": "????"}

package com.apigee.flow.message;
message.getContent()

But in the Debug tracing. I can see the correct chars in the Body.
Can you please advise? how to handle the content to support non-ASCII characters?
tchelets_0-1716791766006.png

 

3 1 160
1 REPLY 1