352 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
Am receiving the below error on deleting a document. When does this error occur?
"Exception":"Silanis.ESL.SDK.EslServerException: Could not delete document from package. Exception: The remote server returned an error: (400) Bad Request.
Forum topic
OneSpan Sign
Trying to save signed docs on our server. Looping through the doc collection, Content is null with code bellow:
//retrieve signed package from one span
var pkg = oss.GetPackage(req.PackageId);
Forum topic
OneSpan Identity Verification
Looking for some more information on this. We have set this up to use with signing events and was told you must insert the name exactly how it appears the persons identification. We have found lately that sometimes you must insert the middle name/initial and sometimes not. Is th
Forum topic
OneSpan Sign
Hello,
How I can create a document from existing template I have?
I have put some text fields like signer first name, last name and country, how I can access these fields and pass them while create a document based on a template?
Thanks
Forum topic
OneSpan Sign
Hi,
We have been trying to sign all documents using the canadian REST API (e-signlive.ca/api)
We tried creating a package with the code provided on https://developer.esignlive.com/guides/feature-guides/sign-documents/ .
We added a role ('Sender') and approval for this role.
{
"name":"Cont
Forum topic
OneSpan Sign
Hi,
I need to know how to get the layoutId of an existing layout that was created using eSL web portal.
The requirement we have is; The user will send the layout name, document and signer info, we then need to go fetch this layout and apply it to the document that the user sent.
Also while applying
Forum topic
OneSpan Sign
I have a question related to some custom fields that we are using in one of our documents we're planning to send through eSignLive for the signature process.
At the bottom of the document, we have three fields (in this order from left-to-right):
Applicant Name (free form) >> Signature (s
Forum topic
OneSpan Sign
Hi,
Every time When I create template, a default document named “Electronic Disclosures and Signatures Consent” is created. I don’t want this document.
Is there a way to do this?
Thanks
Forum topic
OneSpan Sign
HI,
Every time When I create template, a default document named "Electronic Disclosures and Signatures Consent" is created. I don't want this document.
Is there a way to do this?
Thanks
Zeeshan Hanif
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