340 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I am trying to get all the package IDs from one account. For some reason, I only get one package ID comes back, even the count shows me as 3.
The is the url i have tried 'https://sandbox.esignlive.com/api/packages'.
Forum topic
OneSpan Sign
Hi
We are displaying e-document in iFrame. On Safari, there was a known cookie issue described in https://developer.esignlive.com/forums/topic/cookie-issues-on-safari/ . We are ok with it as long as it shows description and guideline to the client.
Forum topic
OneSpan Sign
Hi,
I am trying to get evidence summary for a package . But it is returning a response with "Not Acceptable" and code 406. Below is the api url and response.
Forum topic
OneSpan Sign
Hello,
I have generated the below esignlive token, but when trying to access it, getting this message "Your authentication token has expired. Tue Oct 09 15:54 UTC".
I can access the package from esignlive portal but not from the generated URL.
Forum topic
OneSpan Sign
Is there a way to generate a download link for the documents on onespan?
We would like to house the link on an internal website.
I am aware of the REST call to download docs..
Forum topic
OneSpan Sign
We are consuming onespan esign feature. From this morning we are getting resource not found error message in the esign frame.
API url:
"https://sandbox.esignlive.com/api/authenticationTokens/signer/multiUse"
Console log shows the below message.
Forum topic
OneSpan Sign
Hi,
I have a requirement where I need to get the signing URL like shown here http://docs.esignlive.com/content/c_integrator_s_guide/rest_api/signing_url.htm
I able to successfully get the signing URL, this URL will then be embedded in another system for use.
As a result, I need to stop the eSL emai
Forum topic
OneSpan Sign
In the eSignlive documentation below, it states that we can customize colors for the signing Ceremony. But I don't see any reference to it in any of the sample code or other areas of the document.
Forum topic
OneSpan Sign
As specified on this page:
http://docs.esignlive.com/content/c_integrator_s_guide/sdk/k_customization/customizing_the_signing_cermony.htm?Highlight=customization#Customiz
I have applied settings in the code:
------------------------- code snippet-------------------
.WithSettings(DocumentPackageSet
Forum topic
OneSpan Sign
Would like to check if there's a way to use a template and programmatically populate custom fields or labels for information like Policy #, Customer Name & Address, and any other transaction-specific details.