430 results matched your search criteria
Forum topic
OneSpan Sign
We've started getting this error message on test cases that have previously worked with the same JDK version. Can you point me in the right direction?
Forum topic
OneSpan Sign
We are consuming onespan esign feature. From this morning we are getting resource not found error message in the esign frame.
API url:
"https://sandbox.esignlive.com/api/authenticationTokens/signer/multiUse"
Console log shows the below message.
Forum topic
OneSpan Sign
I've noticed that HTML tags are removed instead of being encoded.
For example, the Signer opted out with a message:
Can't sign as there is a tag visible.
In the admin panel, there is a message:
Can't sign as there is a tag visible.
Which is wrong as it doesn't cont
Forum topic
OneSpan Sign
Hi,
When creating a package and calling the setName method with a string containing a period or dash the JSON response says deserialization failed, upon further inspection there were also code 400 "invalid state" messages included. How can we fix this?
Forum topic
OneSpan Sign
We have the thank you dialog box for signing ceremony disabled for our signers, and it doesn't show up when you finish signing on a desktop. However the thank you messaging still shows when finished signing on a mobile device. Is there a way to hide this on the mobile UI as well?
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
Hi Team,
I am using REST API.
While creating packages I received following exception.
{
"messageKey": "error.validation.invalidPageLocation",
"message": "Invalid position.
Forum topic
OneSpan Sign
As the remote agent I want to programatically update a SENT package to DECLINED.
Forum topic
OneSpan Sign
Hey there,
In our project, we have one scenario requires embedding two signing ceremony in two different iFrame div at the same time, one for each signer of a package.