Questions and Answers
Searchable, indexed, public. Quick way to learn what other developers are running into.
How to get user with request param?
i got 404 not found and the respon give me the html code when i try in my katalon. is it right just adding "authorization", "content-type", and "accept" in header? can someone help me But when i use post man the API run correctly. i don't know where the problem
Not able to login
i am not able to login also not able to logout my account
"message": "Authentication failed" gives for valid token
Hi I am a API learner use the gorest api for learning , I used the valid token first time it works but when I try again it gives error ' "message": "Authentication failed" . is there any reason for this Thank Nirosha
401 unauthorized for post request on deploy
post, patch, and delete user works fine in localhost but not when deployed to vercel. is it the intended response for deployed sites?
PUT request body for posts endpoint
i tried this but it didn't work. can anyone help? { "id": 69255, "user_id": 5166222, "title": "This Side of Paradise", "body": "Off with his head!" }
Run locally ?
Greetings. Is there any repo where I can download the code from and run it locally?