Skip to content

Question: How to send lists in JSON payload #259

@yuchdev

Description

@yuchdev

I was trying to send such a values in POST request JSON payload: ['value1', 'value2'], and the whole parameter is treated as a string "['value1', 'value2']"

How to correctly send JSON lists (and dicts) in a request?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions