You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the subject and / or body of the email contains accented characters (french characters), this causes an error on the request to the Exchange web service.
Does this come from encoding? From the libcurl library?
Example : message.set_subject("Testé avec succès.");
Thanks for your help.
The text was updated successfully, but these errors were encountered:
Hello,
When the subject and / or body of the email contains accented characters (french characters), this causes an error on the request to the Exchange web service.
Does this come from encoding? From the libcurl library?
Example : message.set_subject("Testé avec succès.");
Thanks for your help.
The text was updated successfully, but these errors were encountered: