Forum Discussion

henil_shah's avatar
henil_shah
Contributor
6 years ago
Solved

Stop Redirect and break the request to stop at 303

My Client calls the server and the server calls the third party. Right now, I'm not able to stop the redirect and in the response I get the reponse generated by third party.

 

Postman has an option to toggle on/off follow redirects. Is there anything similart in Ready API 2.6?

  • Hey henil_shah 

     

    would the following post  not help?

     

    Can you not just alter the 'Follow Redirects' to false if you don't want the redirect to occur?

     

    Cheers,

     

    richie

2 Replies

  • richie's avatar
    richie
    Community Hero

    Hey henil_shah 

     

    would the following post  not help?

     

    Can you not just alter the 'Follow Redirects' to false if you don't want the redirect to occur?

     

    Cheers,

     

    richie