328 results matched your search criteria
Forum topic
OneSpan Sign
Hi, Is it possible to create a package with status not draft and then notify a signer at a later point. I have a use case where some signers will need to click a link through an email in order to sign and others will click a link through our portal.
Forum topic
OneSpan Sign
Hi
I am trying to CreatePackage and upload using Rest APIs.
Below is my JSON String and attached is the PDF. This used to work in may 2017. Now the PDF file is getting flattened ignoring signature blocks.
Are there any changes post may 2017 for JSON payout for CreatePackage and Upload.
Forum topic
OneSpan Sign
Hi!
I am trying to create an eSignLive package using the C# SDK.
Below is the error I get when "sending" my package.
Forum topic
OneSpan Sign
I've noticed that it is not possible to update emailMessage for chosen role.
TC
1.
Forum topic
OneSpan Sign
Hi,
I had 2 general question. Does ESignLive support the following:
I understand these scenarios will may not occur in the production environment.
I wanted this information to prepare our application test cases.
1. Can a role be added without an approval (signature).
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.
Forum topic
OneSpan Sign
I am seeing a bug where the following occurs:
1. I create a package with 1 document and 1 signature placed using text anchors.
2.
Forum topic
OneSpan Sign
Hello, I recently updated the api version for Silanis.ESL.dll from 10.3 to 10.13, after doing so the code that I'm using to dynamically build the packages for getting signed no longer works.
Forum topic
OneSpan Sign
I am seeing a possible bug where I am creating a package with 1 document, 1 signer, and 1 signature.
When creating the package, I give the signature a unique name using the .WithName(string signatureName) method.
Then, when I use the eSignLive client to retrieve the documentPackage, the
Forum topic
OneSpan Sign
I have an issue where I am adding 2 signers to a package that have the same name. They have unique IDs and different email addresses.