Questions and Answers
Searchable, indexed, public. Quick way to learn what other developers are running into.
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?