922 results matched your search criteria
Forum topic
OneSpan Sign
Good Morning guys,
My team and I have been working on this error for a few days now and we aren't sure why it is firing off.
Forum topic
OneSpan Sign
Hi,
can you please help with Signer Authentication REST API code
Thanks
Naresh
Forum topic
OneSpan Sign
Hello,
How can we "select" via API the proper translation of Electronic Disclosures and Signatures Consent document?
Best regards
Forum topic
OneSpan Sign
Hi,
Is it possible to set the package expiry date programmaticaly with the e-SignLive Java API?
Can you provide a sample?
Thanks!
Forum topic
OneSpan Sign
Hi ,
I know there is a api to return all the document related to a package as zip . Is there a way to download all the documents as a PDF.
Forum topic
OneSpan Identity Verification
Hi
We are building out our API calls at the moment and are looking to get details to assist whitelisting
Forum topic
OneSpan Sign
Hi,
I am trying to use the OSS - Template and Layout Copy Tool to copy a template from my Sandbox test account to our Production account. I enter the Source/Destination API keys and environments and hit Test Connection. I am informed that all API keys are valid.
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
Forum topic
OneSpan Sign
Is there any limit on the number of documents which we can upload to Eoriginal vault by specifying the vaulting_data.We are able to upload the documents upto 8 in a single transaction but when we try to upload more than 8, we are getting error from the OneSpan APIs.