Skip to content

JSON accents not decoded #14

Open
@djdevin

Description

@djdevin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions