121 results matched your search criteria
Forum topic
OneSpan Sign
Hi!
When sending some eSignLive packages (.NET SDK), here is the error message I receive for some of the packages I send (it works for others :-S)
What does it mean that my document could not be flattened ?
Forum topic
OneSpan Sign
Hi,
We are facing continuous issues while doing the bulk sign process, below are the error messages it is throwing to us
Error 1 :
Silanis.ESL.SDK.EslServerException: Could not create a signer authentication token.
Forum topic
OneSpan Sign
Hi
We are testing boundary conditions for email length and are getting the following error when creating a package.
can you tell us why theis email is being rejected?
: Response code: 400
: Silanis Error Response: {"messageKey":"error.validation.invalidEmail","message":"Email address is invalid:
Forum topic
OneSpan Sign
When I create package via SDK, I got between errors:
1; when I set sms cellphone=64939837
Forum topic
OneSpan Sign
I am working on a solution to create a package containing a single document.
When I use a .pdf file, this works fine - the document is sent; a signing URL is generated and I can sign.
When I try to use a .docx file, I get a HTTP 400.
Forum topic
OneSpan Sign
As the remote agent I want to programatically update a SENT package to DECLINED.
Forum topic
OneSpan Sign
"messageKey":"error.validation.verifyDocument.couldNotBeFlattened","message
Hi, getting the same error, document is correct pdf, can you please check {"messageKey":"error.validation.verifyDocument.couldNotBeFlattened","message":"Could not upload PDF document: it contains a syntax error
Forum topic
OneSpan Sign
I am trying to run a simple application which does not do much. It simply attempts to wrap a sample PDF around an e signature and the error I get is
Silanis.ESL.SDK.EslServerException
HResult=0x80131500
Message=Could not send the package.
Forum topic
OneSpan Sign
Hi!
I have been trying to upload multiple documents with a post request to '/api/packages' (the sandbox) url and getting getting the error indicating the number of documents sent in the payload is different from what I attached,
Could have a look at the code and let me know, what I am missing?