Hi Experts,
Manual way:
Putting the urlĀ – https://account-d.docusign.com/oauth/auth?response_type=code&scope=signature&client_id=67a95ba6-82e7-4b78-98fd-1cff98fc95d9&redirect_uri=https://localhost.com
in google chrome and entering the DocuSign id and password. It will generate a return url as below with code:
ABAP Development:
We are trying to achieve the same via abap program and are passing initial url but in response we are not able to read the return url. Instead we are getting html text of the url page instead of browser url (return url).
Please suggest how we can achieve this through abap to read the return url from initial url