You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, currently support of complex JSON as body dosn't exist. Only key value pairs are accepted for now.
Will add support to all types of JSON in next release.
Hi,
Here is my post request body:
{"data": [{"password": "xxx", "email": "xxx"}]}
I tried to config in this way:
But failed and got this error:
The text was updated successfully, but these errors were encountered: