Questions and Answers

While connecting with API, I am getting an error.

java.net.ConnectException: Connection refused: connect at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:593) at java.base/java.net.SocksSocketImpl.connect(So...

how to get access token

I have logged in account through google but I didn't get access token where can i find it.

Error: Request timed out

In postman tool. getting Error: Request timed out. in all action. thank you

Token not working

I have generated a token and when I try to use it I am getting "message": "Authentication failed". I have tried using different tokens too still no good.

Post Create User Always response 422 Unprocessable Content

I post this object {"name":"Luis", "gender":"male", "email":"holasdasd@gmail.com", "status":"active"} and allways response [ { "field": "email", "message": "can't be blank" }, { "field": "name", "message": "can't be blank" }, { "field": "gender", "message": "can't be blank, can ...

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

login

how to login in gorest.co.in in second time

Not able to login

i am not able to login also not able to logout my account

token issue

i not able to generate new token

"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