henil_shah
6 years agoContributor
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
Hi henil_shah,
Was your original question resolved or do you need any more assistance?