339 results matched your search criteria
Forum topic
OneSpan Sign
We have been using oneSpan for around 2 years now and we weren't facing any issues with adding documents to a package but recently when we're trying to add certain pdfs, we are getting an error - "The number of Pre-Verify results does not match the number of documents that were sent for verificat
Forum topic
OneSpan Sign
We have a template (in sandbox, id "M9fYtj_6L0MKQSYfQ3vAahQn6E8="). I've followed the documentation to attach signers.
We have 3 roles: Insured, SalesAgent, BankAccountOwner.
Forum topic
OneSpan Sign
Hi,
To the above link response, I am posting the request here.
I am getting error in capturing digital signature, could you please suggest what could be the issue.
Forum topic
OneSpan Sign
I'm having trouble sending a PDF with text tags to the /api/packages endpoint. My PDF is sent as base-64 encoded, and that string is "pasted" into a document when it reaches my eSignLive account. I'd like for the string to be decoded, so that the new package contains a copy of my original PDF.
Forum topic
OneSpan Sign
I have a requirement to extract the date that a package was completed.
As we have signing Groups who sign in a particular order, I can extract the date that the last known group signed by retrieving the SignersCompletionReport (through esl.ReportService.DownloadCompletionReport = yields => Sende
Forum topic
OneSpan Sign
Hello,
As part of retrieving the signatory information for a DocumentPackage we are getting Errors if a particular Signatory(part of various signatories) has not completed the signing.
Forum topic
OneSpan Sign
When I use the .NET SDK version 11.5, I'm have a problems getting the signerId of package signers.
What I want to do is this:
call the eslClient.GetPackage(packageId) method to get information about an existing package
get an authorization token, by SignerId, for a signer from
Forum topic
OneSpan Sign
Hi, I'm trying to set up a demonstration project using the sandbox environment but I'm having troubles authenticating with the API.
I initially used the .NET SDK to access the sandbox but when I hit troubles I decided to try and distill the problem down.
What I'm observing is that my first attempt
Forum topic
OneSpan Sign
Hi , i am trying to create a package using the rest API with sandbox url : https://sandbox.esignlive.com/api/packages.