Go REST
B

422 Unprocessable entity

Balaji Purusothaman over 3 years ago 3715 views 1 replies

While sending Post REQUEST in the following end point : https://gorest.co.in/public/v2/users , Input is provided via CSV File. Facing 422 Unprocessable entity .

Iteration is displayed as 1.

Same error , when we try to create more than one user in a same json request body.

1 reply
Z
zeevy over 3 years ago

one request can create only one user, posted data needs to be in json format

Your reply

Markdown supported