Go REST

my account was deleted

please help me to login again

Anonymous User over 3 years ago 1 3933

Authentication failed

Authentication failed

Олег Морозов over 3 years ago 4 4785

Getting response "message": "Authentication failed" while doing POST in postman ""message": "Authentication failed""

Authorization : Bearer ba1017f6c901adb5b42969ee70a334e94b4ec3ee870e80f2ad17ce3d67250d3b status : 401 Unauthorized { "message": "Authentication failed" }

Kalyan Kumar over 3 years ago 3 3921

Which url si correct to connect to

Hi, what url should I use to connect to the API? (https://gorest.co.in/) or (https://gorest.co.in/public/v2/users) Im a bit confused which one to connect to.

Jakub Machu over 3 years ago 1 4036

Creating a Login Authorization with the Token

I need to create a website with this service that has a login page and accepts exactly the token that is provided when registering for the service. However, the GET URL returns results even with the missing or incorrect token, while the POST URL forcibly creates a new user. Wh...

UserG over 3 years ago 2 3678

for new account

my account has been deleted how can i get new one?

Madhuri Bokkala over 3 years ago 2 3788

401 Unauthorize

Post method holds the token (bearer token) generated from the gorest.co.in site. still not working. Please let me now if anything other need to be done.

Aamir over 3 years ago 2 4121

posts

why my posts and user are deleted next day? i need to work some time

Don Jose almost 4 years ago 1 4150

Getting a 422 error while making a post request

const res = await fetch( "https://gorest.co.in/public/v2/posts", { headers: { "Authorization": Bearer ${API_TOKEN}, 'Accept': 'application/json', "Content-Type": 'application/json' } } Respose...

Sherwin Fernandes almost 4 years ago 3 4797

my token is not working

i am unable to use my token ,it is not working

sandeep polu almost 4 years ago 4 4127