Hi,
I’m trying to setup DocuSign on Sharepoint Connector.
On Docusign Side, I generated an api key with Redirect URIs : https://businesscentral.dynamics.com/OAuthLanding.htm
And i have filled the following data in Business Central to activate the conection with DocuSign
When I try to sign into DocuSign, An empty window opens and closes without activating the connection.
Is it possible to get some help on this? Is there something i did wrong on the setup ?
Thanks for your help
Your callback URL (Redirect Uri) is wrong, it should be:
https://businesscentral.dynamics.com/<tenantid>/<environment>?page=70319480
Where tenantid and environment are replace with your values.
Example: https://businesscentral.dynamics.com/4886f4b5-5d76-422c-af66-f09fb2d1f5cd/demo?page=70319480
The app should have generated that for you?
Thanks for the feedback. Its working !
I had to fill the information manually