339 results matched your search criteria
Forum topic
OneSpan Sign
I checked the guides and no matter what i do i am getting the error below on postman the url i used was https://sandbox.esignlive.com/oauth .
Forum topic
OneSpan Sign
Hi All,
Hope someone can shed some light on what i am doing wrong.
In salesforce apex code I am creating package
DateTime dT = System.now();
dT.addDays(7);
ESignLiveExamples.createPackageWithDocumentsExample(
'Demo12', true, 'Demo12 description', dT, 'Hello World, Demo12 is READY'
);
Works gre
Forum topic
OneSpan Sign
Hi Silanis team- me again :)
We just updated to the .NET SDK to version 11.0.0.
Since then we are getting the following error:
Could not create an authentication token for a signer. Exception: The remote server returned an error: (500) Internal Server Error.
Forum topic
Intelligent Adaptive Authentication
Hi,
I am getting following error when I am trying to download Package Document Data.
Forum topic
OneSpan Sign
Hi there, I'm trying to delete a document in python but I'm getting this return:
400 Client Error: Bad Request for url: https://sandbox.esignlive.com/api/packages/TAv__TLL2MOR_bMTDTnmiq0boLU=/documents/28
Forum topic
OneSpan Sign
Hi
I am new to OneSpan and trying to going through following blog
https://www.onespan.com/blog/onespan-sign-how-making-rest-calls-onespan-signs-api-python
Forum topic
OneSpan Sign
I need some help figuring out how to auto-populate fields in our documents (i.e.
Forum topic
OneSpan Sign
Issues for us and/or esignlive support, ICF Express v38beta
1. I did not see or could not find any KBA signer authentication options in esignlive sandbox widget?
2.
Forum topic
OneSpan Sign
Hi, everyone,
We're starting a project to integrate eSignlive into the salesforce org of a customer in my company.
While checking the documentation, we've seen that this specific part is pretty useful to us:
http://docs.esignlive.com/content/e_classic_application_user_s_guide/signers/receiving_es
Forum topic
OneSpan Sign
We have scenarios where we need to support/guide the user as they work through a signing ceremony.
Example:
Employee opens a window and starts a signing ceremony and then moves the window over to a touch screen for the customer to use.