I'm having some challenges setting up my basic Oauth connection to DocuSign.
There was a lengthy thread on using the API, which makes sense, but I can't get basic authorization tokens working, is there anyone who can offer advice?
Discussion posts and replies are publicly visible
Hi Richard Nolan
Please try the configuration as such
Where Client Id and Client Secret will be from the docusign admin console API and Keys.
On my third attempt, the Authorize button returned without error and a green authorized indicator. However, any attempts to use this connected system in an integration failed with a "NOT AUTHORIZED" error.
Any thoughts?
Try to re-authenticate the connected system so that you will come to know if the authorisation is there or not.
Should I do this in an interface using the a!authenticateLink()
Not required to do it in the UI just in the connected system works.