94 results matched your search criteria
Forum topic
OneSpan Sign
Hey there,
im having a problem with IsRequired propertie:
1 - Through the management console I created a DocumentTemplate (X) where I define all the fields and properties such as IsRequired.
2- Using the API im building a DocumentPackage where I upload a Document and I apply the template X.
Forum topic
OneSpan Identity Verification
There is any specification about the fields that came on the response body of this service?
At the documentation, we only can see an example, but we need to know, at least, the fixed fields in order to do some mapping from the information that is extracted from the document validation.
Forum topic
OneSpan Sign
Hi,
This issue popped up in the last couple of weeks in our testing Sandbox environment. We've been using Text Anchors to configure all our signatures, so we have a FULLNAME block, and a corresponding Date signed that gets auto-populated on signature.
Forum topic
OneSpan Sign
Hello,
I have run into some problems signing PDFs:
1- I was trying to have multiple signature on the same document for the same email and I was not able to do that.
Forum topic
OneSpan Sign
Hi,
I am trying out the Text Tags for configuring the signing over the API and getting this error as I try to create the package and send.
Forum topic
OneSpan Sign
Hi,
I am attempting to create a package with multiple documents using the "files[]" multipart form field, but I always get back this message:
{
"messageKey": "error.validation.package.wrongNumberOfFiles",
"technical": "Number of uploaded files does not match number of documents specified i
Forum topic
OneSpan Sign
I am trying to place a consent field inside a document based on the following text
Non−Registered Savings Account
I am getting the following error , due to the – in the string.
error.validation.verifyDocument.documentExtractError
If I use the text extraction String Registered Savings Accou
Forum topic
OneSpan Sign
Hello,
I am not sure if this is an issue with the APEX SDK, REST API, or bug in eSignLive. We are using the APEX SDK to create the package + documents in one call from a custom Salesforce page.
Forum topic
OneSpan Sign
Hi team,
A datepicker field, normally looked like below in JSON, where the "pattern" field represents the format:
{
"name": "",
"type": "INPUT",
"binding": null,
"validation": {
"errorMessage": "",
"required": false,
"enum": null,
"maxLength": null,
"errorCode": nul
Forum topic
OneSpan Sign
We're trying to generate the package using template. Templates are created in sandbox.esignlive.com.