-
Cannot parse {“A”:"黒"} |
Beta Was this translation helpful? Give feedback.
Answered by
nlohmann
Sep 4, 2020
Replies: 1 comment 1 reply
-
See https://github.com/nlohmann/json#character-encoding. Your input is most likely not UTF-8. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
nlohmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://github.com/nlohmann/json#character-encoding. Your input is most likely not UTF-8.