Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subject/Body with accented characteres : error "An internal server error occurred. The operation failed" #171

Open
petitgougou opened this issue May 12, 2020 · 1 comment
Assignees
Milestone

Comments

@petitgougou
Copy link

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.

@idolum idolum self-assigned this May 14, 2020
@idolum
Copy link
Member

idolum commented May 14, 2020

Hi!

My apologies for the late reply! Just some questions;

  • Which error message do get?
  • Which encoding do you use for your source code file? UTF-8?

@idolum idolum pinned this issue Oct 21, 2020
@idolum idolum added this to the 0.10 milestone Mar 15, 2021
@idolum idolum modified the milestones: 0.10, 0.11 Jan 5, 2022
@idolum idolum modified the milestones: 0.11, 0.12 Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants