612 results matched your search criteria
Forum topic
OneSpan Sign
See the attached files below. I got a ticket saying that after the user declines an e-sign transaction the user sees an "unhandled server error" page. Is this supposed to happen? Or is some other page supposed to appear?
Forum topic
OneSpan Sign
Hi Support,
Please help us to resolve the below error message .
Our Api link :
https://apps.esignlive.com/api/packages/R9JFa-kKlx8kYgD5W7fhjBuZa0Q=/clone
Forum topic
OneSpan Sign
I am getting the following error. I'm using the code in a Salesforce Flow. This works perfectly in the first sandbox. But I'm beginning to move this to production and something is not working. I've spent about 4 hours trying to figure this out with no luck.
Forum topic
OneSpan Sign
Hello when I try to sign a document at onespan web with a uanataca TOKEN usb (bit4id token) this error appear:
Forum topic
OneSpan Sign
HelloWe have already looked into all the other discussion regarding this error and nothing really helps. We have customer uploading some PDF that are getting rejected by OneSpan that aren't corrupted, encrytped and don't have NeedAppearances AccroForm flag.
Forum topic
OneSpan Sign
Hello
Looking at the iOS SDK code, i modified the obvious parameters to run the sample application.
Forum topic
OneSpan Sign
POST /apitoken/clientApp/accessToken endpoint not working on Vancity SBX. Host portion is fine as it works with GET /api/sysinfo endpoint.
{
Forum topic
OneSpan Sign
Hi,
I was trying the below code snipped
To upload documents to packages,
Forum topic
OneSpan Sign
I am getting a 401 error when requesting an authentication token for a "SENDER" with a mixed-case email. Other places in the REST API do not require a lowercase value for email in the json.
The request I made was:
Forum topic
OneSpan Sign
Code:
.withValidation(FieldValidatorBuilder.regex("^\\d{2}/\\d{4}$").required().withErrorMessage("Please enter a valid retirement date (MM/YYYY)"))