171 results matched your search criteria
Forum topic
OneSpan Sign
Hello
I am using the JAVA SDK to send signing co-ordinates and a base 64 document stream to eSignLive and get a signing link. The co-ordinates that I use consider top left corner as the reference origin (0,0) and calculate the signing coordinates based on that.
Forum topic
OneSpan Sign
Hello,
We try to use .NET SDK , but you don't use C#, and try to translate to another language.
https://community.onespan.com/fr/documentation/onespan-sign/guides/guides-de-demarrage-rapide/developpeur/creation-et-envoi-dune-transaction#tab-header-1
We could not use :
Forum topic
OneSpan Sign
Reading these two documents:
https://www.onespan.com/blog/onespan-sign-developers-consent-document-vs-default-consent-part1
https://www.onespan.com/blog/onespan-sign-developers-consent-document-vs-default-consent-part-2
Forum topic
OneSpan Sign
Hey!
I've used this codebase to put up a quick testing app: https://www.esignlive.com/blog/esignlive-how-to-creating-a-simple-php-web-application/
Unfortunately I am stuck for a day or so with a 400 error at this point:
POST /api/packages/A8e11I57ytWC1GHJzzphfLISw04=/documents/signed_docum
Forum topic
OneSpan Sign
Hi,
I want to get pdf document.
In POSTMAN
var request = require("request");
var options = { method: 'GET',
url: 'https://sandbox.esignlive.com/api/packages/{packageId}/documents/{documentId}/pdf',
headers:
{ 'postman-token': '731de084-90fd-c0ac-2fff-346723de7315',
'cache-control': 'n
Forum topic
Intelligent Adaptive Authentication
How did the migration go when everything went well?
Please accept my apologies, but...I have found the installation of IAS 3.14.x on Windows 2016 is not the right place. After the migration, I want to upgrade to Centos.
Forum topic
OneSpan Sign
Hi,
I integrated the esignlive with the REST API. The only concern is there are too many clicks for the 2nd time signer(user).
Forum topic
Intelligent Adaptive Authentication
Hello,
I'm trying to enable Junos authentication against IAS server.
On juniper KB I found the following but I don't know how and where to apply it on IAS instance 3.23.
"...
Forum topic
OneSpan Sign
Hello All,
I am completely new to eSign and to e-signature generally.
I am a C# .NET developer and wondered if any of you can share some knowledge. For test purposes (i.e.
Forum topic
OneSpan Sign
Hello. I am new to using Onespan Sign API. I am using Rest API and Postman to enter and execute the code. Please see the below code. I am trying to add a field onto an existing package id. I have included the details below. How do I add a field to a Onespan Package?