234 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Is there a way to build a package such that one signer would sign 2 documents. Here is an algorithm that I am looking at:
1. Use PAckageBuilder to build a package named 'OriginalPackage'
2. Add 'signer1' and 'signer2' to OriginalPackage
3. Add 'document1' and 'document2' to OriginalPackage
4.
Forum topic
Intelligent Adaptive Authentication
Hi,
I am getting following error when I am creating a new package with two documents.
"The role must have at least one signature on the document in order to have associated fields."
Package id: ysKrGN_i6ZUvO6gwRGzzqoYXGdM=
Forum topic
OneSpan Sign
Hi,
I want to get pdf document.
In POSTMAN
var request = require("request");
var options = { method: 'GET',
url: 'https://sandbox.esignlive.com/api/packages/{packageId}/documents/{documentId}/pdf',
headers:
{ 'postman-token': '731de084-90fd-c0ac-2fff-346723de7315',
'cache-control': 'n
Forum topic
OneSpan Sign
I was trying to add a new document to existing package and got the following error
Cannot edit or delete package.","name":"Access Denied"
Forum topic
OneSpan Sign
Hi.
I have just started working with the API and the .NET SDK, because I wasn't able to add another signer from the sandbox WEB UI to a recently created transaction.
This just occurs when one or more of the recipients have already signed the document.
Forum topic
OneSpan Sign
Hi!
Do you have anywhere online full REST API documentation with all possible request payload fields defined?
For example, there is a http://docs.e-signlive.com/doku.php?id=es
Forum topic
OneSpan Sign
Hi eSignLive Team,
I am working on an integration between eSign Live and Ebix Inc.
Forum topic
Intelligent Adaptive Authentication
Hi All,
Forum topic
OneSpan Sign
I have been hitting a bit of a brick wall trying to add text anchor tags to an uploaded document.
Let my explain what I have been attempting to achieve.
First I upload a document to an existing package, the package already contains a new role that I have created.