I've been pulling my hair out trying to get DocuSsign to work with my website.
The basic idea is:
I'm a PHP dev, worked with plenty of API's, I can handle most of that. The problem is that getting an oAuth Token in order to use the API. When I use the oauth/auth endpoint, it returns a HTML DocuSign login form.
I do not want the user to sign in. I want them to be able to just click a button, sign with docusign and come back. They shouldn't have to have a DocuSine account. I want the website to be the logged in user in that makes sense?
Am I missing something obvious?
Many thanks, Jon
REF: https://developers.docusign.com/docs/esign-rest-api/how-to/request-signature-in-app-embedded/
FYI:
Two options: