24 results matched your search criteria
Forum topic
OneSpan Sign
I need some help figuring out how to auto-populate fields in our documents (i.e.
Forum topic
OneSpan Sign
Hi,
I am trying to add signature and signature date in a PDF, using "extractAnchor" to find the white text inside the PDF. It is working for most of the PDF. But I am getting error for some specific PDF. I can see enough space is available after the white text.
Forum topic
OneSpan Sign
I read the following blog post:
https://www.esignlive.com/blog/esignlive-setting-reminders
And tried setting up reminders in my initial POST request that creates a signing package. It's not working. ESL creates the package with no error messages but the reminders never get sent.
Forum topic
OneSpan Sign
We have set up our account with maximum allowed KBA failures = 3 but ESL is allowing seemingly unlimited invalid retries. So, signers never get locked and the KBA_FAILURE and SIGNER_LOCKED emails and callback notifications don't get sent.
Forum topic
OneSpan Sign
Hi
I'm trying to update the STATUS from "DRAFT" to "SENT" but getting an error. Here is my snippet...
Forum topic
OneSpan Sign
Hello, would help me understand what I'm doing wrong ?
The method is called in package creation process.
In the following are the values for Mobile signature method compare with Mouse capture.
I don't see any problem for Mobile signature.
// Mobile signature - Error response
String response = clie
Forum topic
OneSpan Sign
We keep the byte info of a PDF in our database (BLOB).
Forum topic
OneSpan Sign
Hi,
I am trying out the Text Tags for configuring the signing over the API and getting this error as I try to create the package and send.
Forum topic
OneSpan Sign
Hello, I am getting the following response, and I believe that I am sending the correct data.
I will copy here the request I am making
request:
{ debugId: 1,
uri: 'https://sandbox.esignlive.com/api/packages/oGGmH-MrSdWrf3hPBMirqiiCgG8=/documents/b98bb1fa64f49dc9003b230c401426c9cf86be
Forum topic
OneSpan Sign
Hi,
thanks Haris for your input, my next step is to simulate the workflow and working on a POC using SOAPUI ( a freeware I use to test REST services ).
The workflow is straight forward:
1. Create a Package and Send the PDF . Read the Response PackageId
2.