Hi Team, I am trying to send a text / sms that has French Characters (Test déjà) using sqlbox but the text always gets corrupted. I have checked and I can insert the same to my postgres database that has utf-8 encoding.
I have also tried setting coding=2 and charset='UTF-8' in send SMS but no luck. Please assist. Thanks, MK