Skip to content

fetch 'application/json' POST body should be stringified #158

@spsaucier-bakkt

Description

@spsaucier-bakkt

options.body = source.postData.jsonObj

The fetch request's body object should be wrapped in JSON.stringify(). See fetch documentation: https://github.github.io/fetch/

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