664 results matched your search criteria
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
Intelligent Adaptive Authentication
After entering pin on registration screen of Sample , i'm getting error in the response of https://XXXX.sdb.tid.onespan.cloud/v1/orchestration-commands API. Error is Unable to find registration code in Shared Cache.
Forum topic
OneSpan Sign
The State of Ohio has just started using OneSpan sign.
I have a couple of end users that get error code onespoan_user_sobo_err
Any suggestions?
Forum topic
OneSpan Sign
I am working through the OneSpan tutorial for Automating Transaction Creation in Salesforce in Salesforce Lightning Experience but I am getting hung up in the creation of a field to store the automation URL.
Forum topic
OneSpan Sign
Users just started reporting an error code when trying to send a signature to a customer. "The supplied input cannot be parsed" Any clues as to what the issue could be? Is this a salesforce error or OneSpan?
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
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've been looking for the PHP snippet to get e-signed person details. I found the below help from OneSpan documentation section.
https://www.onespan.com/blog/onespan-sign-how-using-auditservice
Forum topic
OneSpan Sign
We have a client that requests a lot of changes to their PDFs, so we've decided to move from pixel-perfect C# signature placements (hand coded), to templates.
The biggest problem I have right now is, in the template there is no where to say that the signature is optional.
Forum topic
OneSpan Sign
Would it be possible to share OneSpan sample code for the Bulk Invite Sender Tool – Java?