Go REST

I'm getting 422 unprocessable entity . Can anyone please help

input : [{"id":1091468,"name":"shriyashree tiwari","email":"shriya@example.com","gender":"female","status":"active"}] output:[ { "field": "email", "message": "can't be blank" }, { "field": "name", "message": "can't be blank" }, { "field": "gender"...

Shriyashree Tiwari about 3 years ago 4 4037

Cannot get my Token

When I open my page in the site I dont find my Token there

Катерина Кузьменко over 3 years ago 1 4006

Cannot get 415 status code

Someone please help me to get 415 status code.

Norayr Hakobyan over 3 years ago 1 3804

How can i fidn the user name and pasword to authenticate endpoint

I am try to access the Post , Put and Delete the request it getting 422 and 401 error how can i find my user name and password to authenticate my request

Misterios Person over 3 years ago 1 3406

vem comigo

asd d3 dfsa3e fw fsd we fds

DeyvissonBS over 3 years ago 3 3501

POST comments API asking for a field that is already in the body

Request I'm sending: curl --location --request POST 'https://gorest.co.in/public/v2/posts/457749/comments' \ --header 'Accept: application/json' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer 9d....080' \ --data-raw '{ "post": "5375", "na...

Nissan Boy over 3 years ago 2 4090

my karate script is failing due to 'authentication failed' in POST method but working with GET call in same feature file. POST working well in postman

Feature: testing e2e scenario of Gorest API's Background: * url 'https://gorest.co.in/public/v2/users' Scenario: get all user details in gorest Given path '331868' And headers Authorization = tokenID #getting tokenID from config file When method GET Then status 200 * print r...

Misterios Person over 3 years ago 1 3541

API returns data without token

Hi, https://gorest.co.in/public/v2/users endpoint is returning data even i dont set a token or set a wrong one ? How this can be possible ?

Muhittin Darı over 3 years ago 2 4008

CORS ERROR

Yesterday the api was fine but today it gives me cors error ?

Muhittin Darı over 3 years ago 5 3316

how should i create url for fetching?

i want to get google url...if i write a keyword in input it could need to search in google about that keyword.what is the url for fetching

Siva Kumar over 3 years ago 1 3751