Hello,
we have a business need of sending a delivery in french content, where we are facing the below issue
Desired Content: « test the french characters »
actual result: " test the french characters "
The characters [« »] are converted to[" "]. We tried forcing the UTF-8 encoding on the message still the issue is not resolved.
Please guide us to fix this issue.
Thanks in advance.