232 results matched your search criteria
Forum topic
OneSpan Sign
Hi, I'm looking at the event notifiers. https://docs.esignlive.com/content/c_integrator_s_guide/event_notifier/event_notifier.htm
How are these normally used in the case of ESL:MESSAGE:SUCCESS:PACKAGE_OPT_OUT and ESL:MESSAGE:ERROR:PACKAGE_OPT_OUT.
Forum topic
OneSpan Sign
I would like to make calls to restapi, and would also like to take advantage of the com.silanis.esl.api.model.* model objects available in the java sdk jar
our /api/sysinfo shows:
{
"schema": "16.10.4",
"version": "16.6.16",
"timestamp": "2017-12-12 23:32+0000"
}
This page has 2 versions
Forum topic
OneSpan Sign
Hello,
I have a template I created from the eSign dashboard. I'm trying to change the document's id through the update document PUT request.
Forum topic
OneSpan Sign
We have several templates that contain too many input fields for accepting user inputs. Nowadays, we have a requirement to update the content of the document used in the template, even if it is a minor word change at the bottom section of the document.
Forum topic
OneSpan Sign
I'm getting below error
{"Error occured while getting response from handoff -
Forum topic
OneSpan Sign
When accessing a session URL, I can see that eSignLive returns a few 302s and the browser does some redirects. For whatever reason, Chrome cancels one of these redirects when it's in an iFrame (https://sandbox.e-signlive.com/packages/{packageId}/sign).
Forum topic
OneSpan Sign
Hi there.
We have recently signed up with eSignLive to use with Salesforce, and at the moment Conga.
I’ve found this document from your Online Guides on using Conga with eSignLive –
http://docs.esignlive.com/content/d_esignlive_connectors_guides/salesforce/salesforce_v4.0/integrator_s_guide/wo
Forum topic
OneSpan Sign
Hey there,
In our project, we have one scenario requires embedding two signing ceremony in two different iFrame div at the same time, one for each signer of a package.
Forum topic
OneSpan Sign
Hey there!
Im currently using the sandbox, to make prove of concept and im trying to anwser some dooubts.
1 - When passing to a production environment the sandbox is migrated or stays as it is?
2 - When passing to a production environment the templates and the layouts are migrated? Is automatic?
Forum topic
OneSpan Sign
I'm trying to get the Authentication token with the following code, however its return error "The remote server returned an error: (405) Method Not Allowed."
string url = "https://sandbox.esignlive.com/api/authenticationTokens";
string apiKey = "WXNKRk9vb*****************";