Skip to content

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xed in position xxxx: invalid continuation byte #5

Description

@bhavaniravi

When I run json.dumps(data) on my json directly it doesn't cause an error. But when ran through JSONata library, it's throwing the following error

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xed in position xxxx: invalid continuation byte

I don't know how to treat the json file before sending it to the library. Also these json files passes validators and even

The same json data and jsonata expression passes in nodejs library

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions