Go REST

Why am i not being able to fetch the newly created user

I have created a new user and the status is showing a green go but when i check the users it isnt showing up why i have tried reloading also also when i edit the user the user just get disappeared all of sudden and not even using relaod am being able to bring them back

Muhammed Sainal K.K over 1 year ago 3 2677

Post comment always returns 'post must exist' error with 422 status code

Hello, I am trying to post comment via postman, already created user and post beforehand, and then I used the user id and post id to send the comment. User ID: 7394263 Post ID: 154423 (got this after creating post with above User ID) Post comment JSON { "post_id": "154423"...

Far over 1 year ago 1 3433

How to do post requests on postman?

I am using postman to access this API and I put the authorization token in the authorization section as bearer token but my post requests are still returning 401. Why is this?

Banandy almost 2 years ago 1 3264

How can I get secret key to generate an access token for this API?

How can I get secret key to generate an access token for this API?

Ashu karande almost 2 years ago 1 2916

I want to cancel my Account deletion request

by mistakenly I deleted my account.But I want my account back how can I do it

AKILESH almost 2 years ago 2 3020

POST USER

Does post user request need the bearer token to work?

Misterios Person almost 2 years ago 2 3295

How can i get more than 20 results?

"https://gorest.co.in/public/v2/users " from this API i want to get 100 results how can i do that?

Misterios Person almost 2 years ago 1 3328

title and body

how can i get the title and body fields? Please help me

Fedri Uchiha almost 2 years ago 2 3320

Where is the swagger document

I want the swagger document location

Uday Kumar Reddy almost 2 years ago 1 2699

error : {message: 'Resource not found'}

when I try to get by id a post that I created or uptated I'm getting the error: {message: 'Resource not found'}. The posts exists, I checked, the service work because it works for the other existing posts, excepting the ones I create or update... In the REST console here it wo...

Misterios Person almost 2 years ago 3 3324