I am trying to configure DocuSign integration. I renewed the license, restarted the server and now can see the option for Docusign in the client. The problem comes in when I try to validate the user account in the Web Client I get an Unknown Error message.
I am unable to validate the user account. I get an Unknown Error message.
I had added this manually to the
Program Files\Laserfiche\WebAccess\Web Files\Config\WebAccessConfig.xml file.
<DocuSignSettings APIAccountId="xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx" APIUserEmail="jhall@cityxxxxxxxx.com" Password="xxxxxxxxxxxxxxxxxxxxxx" />
After I renewed the license and restarted the server, this was added to the WebAccessConfig.xml file.
<DocuSignSettings DocusignEnabled="True" APIUserEmail="jhall@cityofdenton.com" APIAccountId="XXXXXXXXXXXXXXXXX/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX+XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX==" APIAccountIdEncrypted="True" Password="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" PasswordEncrypted="True" />
<DocuSignConversionSettings />
Any assistance would be greatly appreciated.