10 results matched your search criteria
Forum topic
OneSpan Sign
Customer:
I am doing some testing with the SignDocuments method on the EslClient.
Forum topic
OneSpan Sign
Trying out the SignDocuments(packageId, signerId) call in the example throws EslServerException.
Additional information below: Could not create a signer authentication token. Exception: The remote server returned an error: (404) Not Found.
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
I have setup a sandbox environment for v11 and tried out the SignDocuments() for a signer.
Forum topic
OneSpan Sign
Hi There,
In our application, I am using the code below to get the documents eSigned Automatically in the sandbox account. There are two documents that needs to be signed and each document is only 70-100kb in size, but the signing process takes about 7~8 seconds to complete the signing.
Forum topic
OneSpan Sign
I just discovered that someone in our Company is downloading the Document, printing it and having the Officer manually sign the Document rather than using the Web Site to Sign a Document. Yes. She created much unnecessary work for herself.
Forum topic
OneSpan Sign
Hello there,
I have an eSignLive integration, using the SDK v11, where I am able to Create& Send package for signing to:
1. Three Signers with corresponding "Click to Sign" signatures
2.
Forum topic
OneSpan Sign
Hi Silanis team- me again :)
We just updated to the .NET SDK to version 11.0.0.
Since then we are getting the following error:
Could not create an authentication token for a signer. Exception: The remote server returned an error: (500) Internal Server Error.
Forum topic
OneSpan Sign
Hi,
We need to send a document to one or more signers and then sign as a company (we are the last signer). Also, we need to write some info in the document at that moment.
Forum topic
OneSpan Sign
I'm currently using Java SDK to create a package:
<dependency>
<groupId>com.silanis.esl</groupId>
<artifactId>sdk</artifactId>
<version>11.38</version>
</dependency>