Questions and Answers
Major change in this version is in the response format, now response body contains only the information of objects (pagination and other stuff is moved to headers). Response body will contain the object or array of objects. Incase of error, response body structure will be {message:"message description"}
Pagination Headers
X-Pagination-Total tota...
Hello. I'm testing your ip with postman.
And I can't make one request.
How can I get information about all users at once?
I tried to change the values of the limit. From 20 to 100
Or wanted to immediately open 2 pages. page=1-2
https://gorest.co.in/public/v1/users?page=1-2&limit=100
But it doesn't change the result.
It's still 1 page and the l...
User authentication/login with facebook is removed since I stopped using the facebook and facebook apps
If anyone used the facebook authentication for login in the past, they may not be able to login again, but the tokens still works. I request you to use any other supported oauth service.
I regret the inconvenience that might have been caused.