316 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
Apart from the feature guides, where can I find the complete documentation for all the REST API features available?
In some cases, I found different examples, and the URI was different.
Forum topic
OneSpan Sign
Hey!
Following our recent integration we've had feedback from some of our users that the page which shows following a user signing is causing some confusion.
Forum topic
OneSpan Sign
I am following the example in your blog to Authenticate a Signer: https://www.esignlive.com/blog/esignlive-how-to-authenticating-signers/
Here is what I have produced:
var apiKey = CeremonyClient.GetKey();
var urlBase = CeremonyClient.GetUrl(); // "https://sandbox.e-signliv
Forum topic
OneSpan Sign
Hello Team,
I have a scenario where I create and send a PackageDocument from a dynamically provided PDF document and I add a number of signatures based on a text-anchor.
Forum topic
OneSpan Sign
Hello, I'm upgrading an application that user Java SDK to the REST API.
The application currently does in-person signing of 2 signers in an iFrame.
The design is to now allow the users a choice between in-person or remote signing.
Forum topic
Mobile Security Suite
In our Android application, we enabled the UserAuthenticationCallback.
Forum topic
OneSpan Sign
I've noticed that it is not possible to update emailMessage for chosen role.
TC
1.
Forum topic
OneSpan Sign
POST /account/senders/{senderUid}/resetpassword
I'm using the above with the REST API to attempt to reset passwords for senders in an account.