576 results matched your search criteria
Forum topic
OneSpan Sign
I need to disable the option to not send the mail to sign when I create the package from the java sdk, help please.
My version of sdk is 11.33
Forum topic
OneSpan Sign
Hi!
I am not able to create new documents using post method from NodeJs server, please find the request and response below
domain: null,
_events: { end: [Function: bound _clearTimeout] },
_eventsCount: 1,
_maxListeners: undefined,
_agent: false,
_formData:
FormData {
_over
Forum topic
OneSpan Sign
Hi,
Does eSignLive have any feature to support delegation of signer during vacation period i.e. When I create a package I specify Signer 1 and also a delegated Signer 2 for a specified time period
Forum topic
OneSpan Sign
PackageId packageId = client.createPackage(superDuperPackage3);
This works on Windows but when I run it on a MAC I get an EslException with a getLocalizedMessage() of "Could not create a new package"
I am running it on macOS High Sierra (version 10.13.1)
Forum topic
OneSpan Sign
Hi,
when we use SDK to create a package, and got error message "error.eslx.inputValidation.documentExtractFieldType",
please be advised what it's for and what's the root cause for this error message.
thanks,
Cindy
Forum topic
OneSpan Sign
Hello Michael,
During the processing in an application a client noticed that below statement takes few seconds (5-10) to execute:
PackageId packageId = eslClient.createPackage(documentPackage);
Can you please let us know how much time this should ideally take?
Forum topic
OneSpan Sign
I want to understand the bulk API return value.
{{baseUrl}}/api/packages/:templateId/bulk_send
How can we use the returned value to retrieve all the transactions created by above API call?
Forum topic
OneSpan Sign
So I was able to create a package, with a field which is placed on the first page.
How can I say that the field needs to be on every page?, or only on the last page, keeping in mind that I don't know in front how many pages the file contains ?
Forum topic
OneSpan Sign
Hi
I got the following error when creating a package.
Can you please give me a detailed explanation of this error.
{"messageKey":"error.notFound.signerNotFound","message":"The specified signer cannot be found.","code":404}
Regards
Mario