135 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I have noticed that there are a bunch of different error messages under the EslServerException.
Where can I find a list of all these error messages with their corresponding error codes and error names.
Example:
com.silanis.esl.sdk.internal.EslServerException: Could not create a new package Exce
Forum topic
OneSpan Sign
Hi,
This issue seems to have started sometime in the last 24 hours, but I can no longer attach .docx or .doc files to transactions within the sandbox environment.
If I attempt to upload via the UI I get the following error after about 30 seconds:
"ERROR
Forum topic
OneSpan Sign
We’re looking to use OneSpan Sign directly in a Salesforce Community (Community Plus licenses) out of the box but it's not working.
Forum topic
OneSpan Sign
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.
Forum topic
OneSpan Sign
Need some assistance -
Forum topic
OneSpan Sign
Guys,
I am trying to remove an approval from the default-consent document as we do not want a signer to see it.
Forum topic
OneSpan Sign
Hi everyone,I'm reaching out to explore how we can integrate OneSpan Sign with our internal public-facing applications. These applications generate documents requiring e-signatures.
Forum topic
OneSpan Sign
Hello Team,
I have the following scenario: I am trying to create a Package with a PDF document, which is provided as binary stream. I also want to add a Signer(s) Signature(s) and to locate these through corresponding text-anchors.
Forum topic
OneSpan Sign
Our java application runs on WebSphere 8.5.5 and IBM Java 1.8
When attempting to connect to OneSpan the TLS Cipher negotiation is resulting in dropping down to TLS 1 which OneSpan then rejects.
So in the java sdk com.silanis.esl.sdk.internal.Client.java
protected SSLConnectionSocketFactory b
Forum topic
OneSpan Sign
Hi!
I am using the SDK to create a ceremony with a custom signer id and I need to use the signer's email.
The SignerBuilder.withCustomId(String) method's javadoc says the following: