Questions and Answers

Authentication failed

I have created the collection variable of Api token. When I'm creating user It's showing me error message "Authentication failed" in postman. Below is the response: { "message": "Authentication failed" } Please help.

user's data order

how can i get the user's data in a order that the recently created one is at first. When I am fetching the data by simply putting it In the URL, it is in sorted form but when I try to fetch it in postman it is in some different order.

update user

update api

Unable to use 'DELETE' method

Good afternoon! Go rest got updated, and i had tried to manipulate data with root :"https://gorest.co.in/public/v2/users/2861547/posts. I can successfully get data from this user, can add some more posts to it, can patch them, but when it comes to deletion server gives 404 error. I wonder if method i use is wrong, but what i am doing is just get...

login

what is login api

Unable to PUT data in todos

Good afternoon! I got an issue. Currently i am learning rest API and the way it works, written little code that simply takes data from your todo lists and puts it on the screen, but when i came to editing data, like changing todo status from pending to complete and backwards, i had faced an issue. every single time i try to put something, post j...

authontiavtion token

Your account is scheduled for deletion on 2023-05-20 00:15:45 +0530 how can i get my account

I'm getting 422 unprocessable entity . Can anyone please help

input : [{"id":1091468,"name":"shriyashree tiwari","email":"shriya@example.com","gender":"female","status":"active"}] output:[ { "field": "email", "message": "can't be blank" }, { "field": "name", "message": "can't be blank" }, { "field": "gender", "message": "can't be blank, can be male of female" }, { ...

Cannot get my Token

When I open my page in the site I dont find my Token there

Cannot get 415 status code

Someone please help me to get 415 status code.