316 results matched your search criteria
Forum topic
OneSpan Sign
Guys,
I am getting this error this morning and I've never seen it before. Nothing has changed on our end and I was wondering if someone could shed some light on the subject.
Forum topic
OneSpan Sign
We have a time when we keep getting this error
Silanis.ESL.SDK.EslException: Could not create a new package.
Exception: Unexpected character encountered while parsing value: . Path '', line 0, position 0.
Forum topic
OneSpan Sign
We have registered Callback Event Notification on OneSpan Sign Web UI and Key is getting gernerated correctly. However, I am receiving below error on email as OneSpan Sign Sadnbox access is assigned to me only.
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
Error message:
Could not create a new package.
Forum topic
OneSpan Sign
Hello Team,
I face an issue, when in my application, I try to download the attached documents, which the customers have uploaded in One Span.
Actually it is not happening always, but it is quite often.
When the customer is uploading an attachment, after the signing of the contract, this attachment i
Forum topic
OneSpan Sign
Guys,
While trying to send a package, I got this error.
"error.validation.userAddition.duplicateEmailUsage - Error Message: The email is already in use for this package. - Error Name: Validation Error - Technical Info -"
Forum topic
OneSpan Sign
Hi,
I got the below error when configuring document visibility, could you please help me to understand what it means? and what could be wrong in my request?
Forum topic
OneSpan Sign
Hello team,
We have a client who was following the example code from this link:
https://www.esignlive.com/blog/esignlive-create-send-package-rest-ruby
They used the Package Definition JSON from this link:
https://developer.esignlive.com/guides/quick-start/creating-and-sending-a-package-rest/
And