Skip to main content

HI Team, 
Can someone help me to Integrate DocuSign On my Application 

Below are the Details:-

<add key="ClientId" value="" />
<add key="Userid" value="" />
<add key="AccountId" value="" />
<add key="AuthServer" value="account-d.docusign.com" />
<add key="RSAPrivateKey" value="”/>


For Userid key - I used user ID from user profile
 

For ClientId key :- I used Integration key


For RSAPrivateKey :- I user RSA Keypair private key
 

For AccountId key :- I used organisation Account Id


But I am getting and not able to integrate 


can someone help me on this

Thanks
Akram

Hi @akram.alam welcome to the Docusign community! 

You haven’t posted the entire error your application is receiving so I can’t be certain. But if I had to take a guess, I’d say that you’re receiving a “Consent Required” error? Have you granted consent to your integration key? Consent is a one-time only but mandatory step required before you can make API calls using your integration key. 


Reply