1305 results matched your search criteria
Forum topic
OneSpan Sign
Hi, please assist with the following issue:
I was able to successfully receive a transaction callbacks and download multiple packages. However, each morning, upon initiating very first transaction I receive "eSignLive Callback failed." email from the server with the following contents (excerpt).
Forum topic
OneSpan Sign
Can you confirm or correct my understanding of what each of these signing statuses we would receive actually mean please?
Forum topic
OneSpan Sign
I am new to eSignLive still in the Sandbox, thought I would explore the QR Code. It doesn't seem to work. I created a package using the WEB UI, and for one signature I placed the signature and also added a QR Code.
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.
Forum topic
OneSpan Sign
We're trying to generate the package using template. Templates are created in sandbox.esignlive.com.
Forum topic
OneSpan Sign
Hi,
Just a little bit of background first on what my objective is:
We have a Web Application for Institutions used by their staff (brokers). The Application which creates legal forms with merged data in PDF. The final output is a combined set of legal forms with merged data from the back end.
Forum topic
OneSpan Sign
We are having issues using the API key to archive messages. We are getting a 403 error.
I removed the URL/and package number, but you can see the error below.
Forum topic
OneSpan Sign
Hi!
We have some roles in our account for control access management. We want the ability for designated user (Roles & Permission) to be able to access and download the evidence summary for ALL completed packages.
Forum topic
OneSpan Sign
Hi!
When sending some eSignLive packages (.NET SDK), here is the error message I receive for some of the packages I send (it works for others :-S)
What does it mean that my document could not be flattened ?
Forum topic
OneSpan Sign
I've grabbed a completion report and am looping through the packages to archive them.
I've tried the following:
RestClient client;
client = new RestClient("https://apps.e-signlive.com/api");
UrlTemplate template;
template = new UrlTemplate("https://apps.e-signlive.com/api");
St