1307 results matched your search criteria
Forum topic
OneSpan Sign
Hi, I want to upload document on package, document uploading working fine. I also want to add roles and approvals through code.
Forum topic
OneSpan Sign
Hi ,
I am able to successfully upload a single document while creating a package .
Forum topic
OneSpan Sign
Sorry for all the different posts, but I thought it'd be better to have each question separately so they're easier to search.
Another thing I'm going to need to use is to get the Audit information like in the evidence summary PDF I can download, only the listing of events from the SDK.
Forum topic
OneSpan Sign
Hi,
currently I have a client with large document size (1870k), and this document is combination of several other documents, some of them with signatures, and some of them without .
Forum topic
OneSpan Sign
I've been having a bit of trouble connecting to the Canadian sandbox environment. The specific error message I'm getting is: "Could not get package.
Forum topic
OneSpan Sign
Hello,
I've created a notarized transaction, when I want to send the transaction (with REST API) i get this error :
Code :400
message : "There is no Notary with a signature assigned to this package."
messageKey : "error.validation.notarizedProcess.noNotaryInvolvedInSigning"
I tried to send the tra
Forum topic
OneSpan Sign
One of our customer has an issue regarding - Chinese language at package level-.
Here is the details :
When they are sending the package with language code like below but it still setting “English” only in OneSpan.
Forum topic
OneSpan Sign
Hi,
I'm having problems with this funcionality, when I create eslPackage from template, I need add again the documents with "Upload method".
Forum topic
OneSpan Sign
Hi,
I am trying to retrieve the packages which are in "DRAFT" status , below is API url. Below is my code that i am running, in the response it always returns only one package and that too with the status "COMPLETE" .
Forum topic
OneSpan Sign
Hi,
we create a package through REST call(https://sandbox.esignlive.com/api/packages) and upload the files to them incrementally with separate REST calls(https://sandbox.esignlive.com/api/packages/{packageId}/documents).