Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: How to send lists in JSON payload #259

Open
yuchdev opened this issue Nov 8, 2022 · 0 comments
Open

Question: How to send lists in JSON payload #259

yuchdev opened this issue Nov 8, 2022 · 0 comments

Comments

@yuchdev
Copy link

yuchdev commented Nov 8, 2022

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant