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