317 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
i'm a junior developer and it has been my second week learning Node JS so errors might be because of my poor use of Javascript.
My problem is that after sending a request pretty much like in the example given on
Forum topic
OneSpan Sign
We are seeing rare instances where downloaded PDFs from OneSpan are corrupted. We are using Java SDK. Are there previous examples of this and fixes?
Thanks.
Forum topic
OneSpan Sign
Is there any way I can dynamically add signer and document while creating the package.
For example I want to use a for loop to add no of signers(withSigner) and documents(WithDocument), when creating the package
Forum topic
OneSpan Sign
I am wanting to get information from the audit service for use within my application, but I'm not certain exactly how to use it. Can anyone provide an example?
Thanks,
Homer
Forum topic
OneSpan Sign
Can you point me to an example that takes an existing template and using the WS API I can get a list of place holder fields?
Thank you
Forum topic
OneSpan Sign
Is there a limit on the number of questions that can be presented for validation. The code examples use two Q&As and the UI has a limit of two. Does the API have the same limit?
Forum topic
OneSpan Sign
Hi,
Where can I find documentation about Roles and Signers, and how they are intended to be used?
I see that Roles accept an array of Signers but I couldn't find a sample of when multiple Signers are being added to that array, I have only seen a 1 to 1 (one role - one signer) examples.
for instan
Forum topic
OneSpan Sign
Hi!
Do you have anywhere online full REST API documentation with all possible request payload fields defined?
For example, there is a http://docs.e-signlive.com/doku.php?id=es
Forum topic
OneSpan Sign
Hi,
Signer email with all Capital letters, for example [email protected] does not generate signing ceremony token. But package id is generated. Can you please help me to solve this issue?
Thanks.
Forum topic
OneSpan Sign
In attempting to use signerAuthenticationTokens, I was looking at the following:
http://docs.e-signlive.com/doku.php?id=esl:e-signlive_guide_authentication&s[]=webpageurl#signerauthenticationtoken_example
public SignerAuthenticationTokenExample() {
authenticationClient = new Authenticat