Questions and Answers

404 not found in GET request

After POST request data, while GET the user with ID which is generated in POST request it show 404 Not found

406 (Not Acceptable)

fetch('https://gorest.co.in/public/v2/users', { method: 'POST', body: JSON.stringify({ name: 'Ярослав Милошевич', email: 'dogdog@dog.dog', gender: 'male', status: 'active', }), // Добавление заголовков запроса headers: { Authorization: 'Bearer 778c14f1405c73e6746b105ebe58639338d96c9e56e47ee38d721e9df...

401 for post requests

TC2:create new user | FAIL | HTTPError: 401 Client Error: Unauthorized for url: https://gorest.co.in/public/v2/users TC | FAIL | getting this error when trying from pycharm through a python code

how to generate fake data in a specific format using gorest

how to generate fake data in a specific format using gorest

Error: connect ETIMEDOUT ?

Hi, I am new to postman. practicing chaining of api. When I tried to run collection it shows following error. "Error: connect ETIMEDOUT"

401(unauthorized)

solve the error 401(unauthorized)

How we get the response by the use of token number

Sending the POST request in the postman tool by the help of token number but I didn't get any response as it shows that 404 not found.

How can we get 400 from POST /users endpoint?

I have tried with invalid request body but always getting response 401 with message authentication failed.

Hey can you post the schema for Rest in single page for users,post,commetsand todos .It would would be helpful to create schema related validations and otherrequests

Hey can you post the schema for Rest in single page for users,post,commetsand todos .It would would be helpful to create schema related validations and otherrequests

Website Limit

I wonder, this web is limited (trial) or what?, And how munch Title + Body can fill in one user