When using non-ASCII characters, submitting to the API or reading from the API, these characters become garbled. E.g. `Ø` becomes `Ø`. This appears to be a UTF-8 conversion issue.
When using non-ASCII characters, submitting to the API or reading from the API, these characters become garbled.
E.g.
ØbecomesØ.This appears to be a UTF-8 conversion issue.