4053 results matched your search criteria
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?
Forum topic
OneSpan Sign
I'm seeing some odd behavior, on my local development environment, I can create a package and delete the "default-consent" page without issue. Once I've moved this to our integration environment, this same call fails.