Skip to content

Handling BOM in Json Response #268

Open
@liveFreeOrCode

Description

@liveFreeOrCode

When trying to parse a JSON string from my Rest response, I get the following error:

ERROR - WebHelpers.ParseByFormat: 11000, An error occurred during parsing
10001: Error parsing JSON:
{"UnitPr

The 3 characters (the byte order mark) are not be properly removed. Is there something I'm missing in setting this up?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions