Closed jamietanna closed 3 years ago
As noted in #77, we're seeing that JSON create/updates are stripping UTF-8 encoding, therefore leading to emoji characters being mangled.
A fix for this should be to ensure we always encode as UTF-8.
Closes #77.
As noted in #77, we're seeing that JSON create/updates are stripping UTF-8 encoding, therefore leading to emoji characters being mangled.
A fix for this should be to ensure we always encode as UTF-8.
Closes #77.