340 results matched your search criteria
Forum topic
OneSpan Sign
Hi OneSpan Team - I have gone through the below article and it mentions that the Session Expiry Redirect URL can be configured at Account Level , I have gone through my account and not found any configuration as such.
1)Do we nee to do this setting at the account level OR
2)In the JS code , as on
Forum topic
OneSpan Sign
no postman, no python , no this site OneSpan Sign Sandbox | OneSpan Community Platform
Forum topic
OneSpan Sign
Hi There,
I am using the example provided on this page : https://developer.esignlive.com/guides/quick-start/check-package-status-and-download-documents-java/
In this example, there's a line to check the Signing Status:
SigningStatus sentSigningStatus = eslClient.getSigningStatus( packageId, nul
Forum topic
OneSpan Sign
We are in process of changing OneSpan SDK to OneSpan REST
In SDK we are retrieving the status using GetSigningStatus(objPackageId, signerId, null) which giving us 'InActive' status as output.
Forum topic
OneSpan Sign
Hello
Looking at the iOS SDK code, i modified the obvious parameters to run the sample application.
Forum topic
OneSpan Sign
Using Apex SDK i am trying to create package with pdf file/document and send it to esignlive server
After this I am trying to do something
.....
request.setEndpoint('https://sandbox.esignlive.com/api/packages/' + pkgID + '/documents/signed_documents');
To sign the document.
Problem is that pdf
Forum topic
OneSpan Sign
Hi
We need to use IE with Enterprise Mode on. But eSign page can’t be displayed when ‘Enterprise Mode’ is selected(there is no problem to display the page when Enterprise Mode is un-selected). Please refer to the attached 2 pictures for details.
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
Hello,
I could not find esl-sdk-external-signer-verification jar in the maven repository. Please help.