msgraph-sdk-ruby
msgraph-sdk-ruby copied to clipboard
Emoji support: Encoding::UndefinedConversionError: "\xE2" from ASCII-8BIT to UTF-8
I am trying to call to_json on a message with the subject and body having emojis (🎡✈️).
The following exception in thrown:
Encoding::UndefinedConversionError: "\xE2" from ASCII-8BIT to UTF-8