Skip to content

Fetch API stringify #1691

@zbot473

Description

@zbot473
  • Insomnia Version: 6.6.2
  • Operating System: macOS

Details

[Bug]

The generated fetch snippet is outputted as an object. The fetch API only accepts stringified values, at least with the "application/json" content type. This switch results in HTTP endpoints being passed [Object object], instead of the actual body.

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