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 3983

Cannot get my Token

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

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

Cannot get 415 status code

Someone please help me to get 415 status code.

Norayr Hakobyan about 3 years ago 1 3751

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 about 3 years ago 1 3348

vem comigo

asd d3 dfsa3e fw fsd we fds

DeyvissonBS about 3 years ago 3 3475

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 about 3 years ago 2 4024

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 about 3 years ago 1 3475

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ı about 3 years ago 2 3952

CORS ERROR

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

Muhittin Darı about 3 years ago 5 3225

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 about 3 years ago 1 3697