Skip to content

Sends incorrect content #69

Open
Open
@hallgrimura17

Description

With no specification the request sends the body as FormUrlEncodedContent then adds the header value for application/json
the call does not work since the content is wrong, changing to JsonContent.Create(dictionary_) fixes the issue, is this a problem on my end, I can't find information about this anywhere.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions