Skip to content

UTF-8 in JSON response isn't handled #97

Open
@grv87

Description

@grv87

I use the following Request:

    Request.Method = WebMethod.HttpPost
    Request.ResponseFormat = WebFormat.Json

Response is JSON with strings in UTF-8, which aren't converted into VBA strings.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions