5954 results matched your search criteria
Forum topic
OneSpan Sign
Is there a way to capture the session expired event for a signer?
Forum topic
OneSpan Sign
While trying to add the document of one package to other package, am getting an exception : Bad Request(400), message:"Cannot upload the document. Please make sure it is not locked."
How can I unlock the document and add it to other package?
Code Share
Example Apex code shows how to create a template with placeholders.
Forum topic
OneSpan Sign
What are the inbound IP addresses for eSignLive? And do these change with the new Sender UI (i.e. the new *.esignlive.com domain vs. *.e-signlive.com)?
Code Share
Example code shows how to retrieve all signable signatures on a document for a signer.
Forum topic
OneSpan Sign
What is the recommended best practice to connect integration code to a SSL secured backend? Any help/guidance would be appreciated.
hsamson
Forum topic
OneSpan Sign
I see in your .net SDK documentation that you can setup the push notifications by running this code:
eslClient.EventNotificationService.Register(EventNotificationConfigBuilder.NewEventNotificationConfig(URL)
.WithKey(APIKEY)
.ForEvent(EVENT1)
.ForEvent
Forum topic
OneSpan Sign
Has anyone run into a Certificate chaining error when trying to make a call to createPackage? We are using IBM WebSphere BPM v8.5 and the eSignLive SDK 10.10.1, the certificate is installed in the Cell's defaultTrustStore, however,the eSignLive SDK call seems to ignore it.
Forum topic
OneSpan Sign
I'm trying to use SMS authentication for my signers, but I can't figure out how to format this in my JSON. Any ideas?