My ABAP program calling a URL to open some document. That redirects to different URL with status code 302.
The redirected URL in browser asking to confirm "Agree" button for terms and conditions. Once I click that button in the browser, its actually open the actual URL. Need help to achieve that from ABAP.
Thanks
Angshuman