Forum Discussion

liki7411's avatar
liki7411
Occasional Contributor
3 years ago
Solved

Getting 404 on API call

I am sending a token value in response body of POST method. type is JSON  , method is POST Sample body :   { "newGuid": "token value" } Still getting "HTTP/1.1 404 Not Found  Server: Kestrel ...
  • ChrisAdams's avatar
    3 years ago

    Hi,

     

    The 404 looks more like that the URL you have in ReadyAPI is wrong.  I'd check that first.

    If is was purely payload related, you'd more likely receive a 501