Forum Discussion

ruhirm's avatar
ruhirm
Occasional Contributor
3 months ago
Solved

HTTP/1.1 404 Not Found error for a GET request in ReadyAPI but same works in Postman

I am getting "HTTP/1.1 404 Not Found' error for a GET request in ReadyAPI but same works in Postman. I can also hit the exact same endpoint using Python script Has anybody faced similar issue?  
  • ruhirm's avatar
    3 months ago

    I solved this myself.