177 results matched your search criteria
Forum topic
OneSpan Sign
Either with Firefox or Edge we get an x-frame-options error when trying to create a transaction to sign a document. Using latest versions of Firefox and Edge.
Steps
1- Select a sharepoint document and click New Transaction in the onespan sign menu
Forum topic
OneSpan Sign
Hello,
We have tried several angles at achieving this using both the REST API and the .NET SDK but have so far not had any luck.
Forum topic
OneSpan Sign
Hello Duo,
We are designing a multi step form for document signing process. My question is just as in onespan, whenever the signing is completed by all the recipient, there is the option of reviewing the documents as well as downloading it.
Forum topic
OneSpan Sign
Hi
Given that a PDF can accommodate multiple Signatures where some of them may not be required , how can I format my JSON so that it does not crash?
Using the sample PDF in https://developer.esignlive.com/forums/topic/simulating-rest-workflow-using-soapui/ where it is a form with a possibility of
Forum topic
OneSpan Sign
Hi There,
In our application, we generate a certificate for the end user when they complete the transaction and we want that certificate to be automatically signed for the user without any interaction from us. Is such kind of integration possible with eSignLive?
Forum topic
OneSpan Sign
Signing ceremony is required to collect signature or ‘Click to Sign’ option from user using eSign UI. When user chooses ‘Click to Sign’ option, he or she does not need to sign in signing text pad.
Forum topic
OneSpan Sign
Team,
I was exploring REST API for one of our need, where, we need to download all the documents for all packages that has been completed for a given day.
I see Reports option where you can git list of completed packages for a given day.
Forum topic
OneSpan Sign
Please help me find documentation on how to add a Salesforce Custom Object as an available option in "Related object type". I also need to be able to automate prepare/send transaction by relating it to records in the custom object.
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
Dear,
We got a PDF document with multiple locations where we need a signature (page , x and y locations are already know)
But we would like to have a single button option, like with the option Position Extracted.
Is this even possible?