Topic Replies Freshness Views Users
Normal topic
Hi , I'm getting this error only on my TEST server , works fine on my local machine. Could you please advise ? Database Exception Could not create a new package. Exception: Object reference not set to an instance of an object.System…
Normal topic

Hello Duo,

 

I am getting this error while using the latest chrome beta.

Refused to display 'https://sandbox.e-signlive.ca/login?destination=%2Fpackages%2Fj1oMqRKTUWPAUkJJyQjFsHigA-0%253D%2Fsign' …

Normal topic

I had API code below that used a PullPageSize of 500 and worked fine, but with the OneSpan updates that returns a null pointer.  I can use 100 without a problem.  

 

Why was the size limited?  What is the…

Normal topic

Hello,

I am trying to hide the left menu showing the documents as you can see my attached pic. but can not do it using the OneSpan Dll 11.43.

Can you please help me?

Thanks Nehme

Normal topic
Can you please point me or give me example of json needs to be added to add signing date in a document (Using REST API)
Normal topic
Hello, We have a workflow where we wish to print a 'name' and the 'date' on the completed document after all signatories have signed. Is there a way to accomplish this preferably using the .NET SDK. Thanks Ranga
Hot topic
Hello, I had successfully set up a callback on Package Completed in my Development environment that worked fine, now I have moved to a beta test server that is using SSL and the call back is failing? In the Sandbox I have a url https:/…
Hot topic
Hello, I am trying to know more about the CallBack URL and notification related for this. Can you please share sample codes C#. To leran more how to use this feature in your system. Thanks, Nehme
Hot topic
Hi there, Our team is finally ready to update to the newest version of eSignLive. From what I remember, the url changes. Right now we are using the version that is in "apps.e-signlive.com" I think the new version is with the "esignlive…
Hot topic
I took the sample code .net code (c#) from online and was getting the below error when creating a template and package. "Could not create template. Exception: Error communicating with esl server. Invalid URI: The format of the URI could…
Hot topic
we have our application as front end to eSignLive system. we use SDK 11 to interact with eSignLive. i'm trying to see signing ceremony in correct application culture. During user creation I have set user language like this if (ci…
Hot topic

We are an on prem installation running version 7.2.  We have integrated with OneSpan using the .Net SDK and we are looking to add KBA functionality to our integration.  We have some questions that we were…

Hot topic
Hello, How do you populate a field when creating a package from a template? I don't want to define the field location in my code. Instead I need to simply pass along the value that should appear in the correct location. Some of these…
Hot topic
Hi, I'm looking at the designer https://developer.esignlive.com/guides/feature-guides/designer/. The designer enable you the modify the signer and add signatures. I would like to be able to get a similar URL but to allow my users/clients…
Hot topic
Hello, I download the tool to migrate the accounts from sandbox to production server. The tool working fine but when migrating all the templates, the sandbox watermark still showing. Kindly, advice how this water mark can be removed in…
Hot topic
Hi, I am getting the exception. Exception "Could not create a new package one step: Object reference not set to an instance of an object". I am on .NET version 4.7 and Newtonsoft 12. On debugging I can see that the error occurs in the…
Hot topic
Hello, Is there any way to browse and upload an image file with handwritten signature in eSignLive account using any tool or API? I checked there's one tool using 'JAVA' but I am looking for '.NET SDK'. Thank you.
Hot topic
Hi, we changed server provider yesterday, and now we're not getting the notification callbacks. We already changed the DNS and we confirmed that it's pointing to the right box. Do you guys need to bind the address to a specific IP? If so…
Hot topic
Hello, I have a template which is has a 47 documents inside it. when I am creating the Package based on this template it is taking long time to generate the document package. it is taking around 47 seconds to be generated. I have tried to…