255 results matched your search criteria
Forum topic
OneSpan Sign
Hello, we have a scenario where we use ABCpdf to load a PDF document, populate form field values in the document and then use the document in an eSign package. When we try to send the package we receive a "Bad Request" response back:
Could not upload document to package.
Forum topic
OneSpan Sign
I am trying to submit a merged document and consistently getting this error. The document is passing Adobe Acrobat Preflight. Is there any additional insight into probable causes of this: error.validation.createProcess.missingData?
Forum topic
OneSpan Sign
I created an OneSpan Sign sandbox account and I'm trying to connect via the Salesforce OneSpan app however when I try I get an API key is not valid error. Has anyone ran into this before?
Forum topic
OneSpan Sign
Hi,
I'm trying to implement Field Injection, but when I post to the payload to /api/packages, I get the following error.
"messageKey" => "error.validation.verifyDocument.hasNeedAppearancesFlag"
Forum topic
OneSpan Sign
Hello - What is the logic behind validating the phone number entered in the SMS Authentication field? How does the system know that 111-111-1111 is an incorrect number in America? Thanks.
Forum topic
OneSpan Sign
We are moving over to New Signer Experience. We are using Java SDK to add validation to fields like this:
.withValidation(FieldValidatorBuilder.regex("^\\d{2}/\\d{4}$").required().withErrorMessage("Please enter a valid retirement date (MM/YYYY)"))
Forum topic
OneSpan Sign
Code:
.withValidation(FieldValidatorBuilder.regex("^\\d{2}/\\d{4}$").required().withErrorMessage("Please enter a valid retirement date (MM/YYYY)"))
Forum topic
OneSpan Sign
I'd like to do validation on a group of radio buttons to just check to see if one has been chosen. If none are chosen then validation kicks in. Is there sample code for this?
Forum topic
OneSpan Sign
Valid sender requires both a first name and a last name, but what about when the sender is a company or only has one name. There is no ability to leave one blank.
In the OneSpan UI, first name and last name are both required fields.
Forum topic
OneSpan Sign
Hi there,
I am experiencing the error saying Unauthorized Access with the valid package ID "X8hRTbGl7GkXkdKoVxwJ92a6fqg=" when trying to create session token. I don't know why. Please advise.
Thanks,
Eddy