3702 results matched your search criteria
Forum topic
OneSpan Sign
Hi Team,
We are doing Auto Esign in our project .Since we are doing auto Esign IP address column is appearing as blank in evidence summary Audit trail table. Is it possible to insert our server IP address in Audit trail IP address column for Auto Esign?
Forum topic
OneSpan Sign
We would like to do AutoEsign in our project .But we don’t want to send email and the documents (preview or download) to the user .Is it possible to do that?
Forum topic
OneSpan Sign
Hi Team,
We are using rest API to communicate with esign live . when we create and send document we are using the below url .
https://sandbox.e-signlive.com/api/packages
Once we send the request I am able to see the package in drafts folder .
Forum topic
OneSpan Sign
Hi Team
I would like to sign all the documents on behalf of sender and multiple signer using a package id.
Forum topic
OneSpan Sign
What is the meaning of the provider element of role/signers/delivery, i.e. when one defines a role, one can specify
Forum topic
OneSpan Sign
When I use the .NET SDK version 11.5, I'm have a problems getting the signerId of package signers.
What I want to do is this:
call the eslClient.GetPackage(packageId) method to get information about an existing package
get an authorization token, by SignerId, for a signer from
Forum topic
OneSpan Sign
One of our users wants to whitelist the top level domains used in the signing ceremony.
Is there a list available of the those top level domains?
Based on our network tracing, I've found:
https://sandbox.esignlive.com/
https://apps.esignlive.com/
https://ssl.google-analytics.com/
Forum topic
OneSpan Sign
Hi,
Is there any REST API for getting a current status of a particular transaction in esignlive account.
Thanks,
Kartee
Forum topic
OneSpan Sign
java.lang.NoSuchMethodError: org.apache.http.entity.StringEntity.(Ljava/lang/String;Ljava/nio/charset/Charset;)V
at com.silanis.esl.sdk.internal.RestClient.post(RestClient.java:98)
at com.silanis.esl.sdk.service.PackageService.createPackage(PackageService.java:52)
at com.silanis.esl.sdk.Esl
Forum topic
OneSpan Sign
esignlive's httpcomponents version is 4.3.6. We were previously using 4.0, and I updated our builds to use 4.3.6. We have now run into an issue where that breaks another of our third-party dependencies. Is esignlive compatible with 4.2.2 or earlier (we would prefer to revert to 4.0).