We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
They show up in the data warehouse as \u098e etc.
The tap sends them this way, the targets are supposed to decode them.
Change is simple: pass ensure_ascii=False to Json.dumps
ensure_ascii=False