Forum Discussion

ruhirm's avatar
ruhirm
Occasional Contributor
2 years 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?

 

1 Reply

  • ruhirm's avatar
    ruhirm
    Occasional Contributor

    I solved this myself.