264 results matched your search criteria
Forum topic
OneSpan Sign
We are unable to find delete and update related API method call for sender
account in eSignLive documentation.
We have refereed this page of documentation:
http://docs.e-signlive.com/doku.php?id=esl:api:e-signlive_account#get_accoun
Please also provide information how we can suspend sender account
Forum topic
OneSpan Sign
I have placed a signing date tag the top of my document. The document essentially reads "this is effective as of {{esl:Signer1:SigningDate}}." When we open the signing ceremony this is blank and just leave a large space in between the words and is leading to confusion.
Forum topic
OneSpan Sign
My tests were working fine, until I installed any version of implementation group: 'com.silanis.esl', name: 'sdk', version: '11.28'java.lang.IllegalStateException at DefaultCacheAwareContextLoaderDelegate.java:132
Forum topic
OneSpan Sign
Hi,
I'd like to know how to download the flatten version of signed document via REST API? does it also configured in the account level?
Currently, we are using something like the below, it's giving me unflatten one.
Forum topic
OneSpan Sign
We have been using Silanis .NET SDK for almost a year now and have a separate staging environment that uses the sandbox Silanis environment. However, today, this code below started failing as GetTemplates() is not returning anything.
Forum topic
OneSpan Sign
we are receiving below notofication.
{"@class":"com.silanis.esl.packages.event.ESLProcessEvent","name":"SIGNER_COMPLETE","sessionUser":"WvkDSx1Y7TwJ","packageId":"ZDpPk7usBE9clU9SHp_PllOB6As=","message":null,"documentId":null,"createdDate":"2019-01-01T12:04:28.213Z"}
We want to get Signer Name f
Forum topic
OneSpan Sign
Hi,
I need to know how to get the layoutId of an existing layout that was created using eSL web portal.
The requirement we have is; The user will send the layout name, document and signer info, we then need to go fetch this layout and apply it to the document that the user sent.
Also while applying
Forum topic
OneSpan Sign
Hello,
I was testing to create a package under sandbox mode. However, the package was not created, and an error was thrown instead. The exception message was:
$exception {"Could not create a new package.
Forum topic
OneSpan Sign
We are trying to test the connection status to make sure there is not issues with a firewall. Since you do not have a test connection parameter baked into the .Net SDK we just created the new ESL client then make a request for existing doc's or layouts or something.
Forum topic
OneSpan Sign
I've noticed that the e-sign live SDK supports the ability to delegate access form one signer to another. (As documented at the bottom of this page).