Hi Team,
I have configured everything as given in the documentation
After configuring all the needed files, I was getting the below error in demo app itself
I tried to debug the issue and found that error was occurring in the below flow
Can anyone help me on this
Hi Manoj,
This issue is because the app consent grant is missing:
https://www.docusign.com/blog/developers/oauth-jwt-granting-consent
Go to your OutSystems environment Docusign Configurator page:
https:///<your_env>/DocusignConfigurator/
You might be missing the step 4.
In the end of the process you should have your OutSystems app listed in:
https://account-d.docusign.com/me/appconsent
Hope this helps you!