Topic Replies Freshness Views Users
Hot topic
Whenever I make request to the https://sandbox.esignlive.com/api, I am getting the following error message {"messageKey":"error.unauthorised.noSession","message":"Failed to retrieve…
Hot topic
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'. Please see the…
Hot topic
Hi. I am trying to implement the sample code provided at https://developer.esignlive.com/code-share/php-web-form-application-example/ I have changed the API Key to the API key in my account. I believe that is the only thing that needs…
Hot topic
Hi. I am trying to implement the sample code provided at https://www.esignlive.com/blog/esignlive-how-to-creating-a-simple-php-web-application/ I have changed the API Key to the API key in my account and url . private $url = “https:/…
Hot topic
Hello, I want to send a pdf file using e-sign. I sent a file (by creating transaction) using sandbox account manually and I want to do the same via rest api. But I am not able to figure out the json content for the sender and signer…
Hot topic
Hello, i'm a junior developer and it has been my second week learning Node JS so errors might be because of my poor use of Javascript. My problem is that after sending a request pretty much like in the example given on
Hot topic

how to make fields which are common to all the signers , if there are more than one signers .

Hot topic

Hi, for business requerimient we are integrating Pega CRM application with OneSpan in order to achieve the Onboarding Digital project.

We are consume multiple API services in order to create Transaction in OneSpan.

1…

Hot topic

Hello All,

I want to implement OneSpan API in PHP website. Flow is simple. One user uploads the pdf document and another user will sign that document. I am not able to find any concrete SDK on github as well as on Forum.

Hot topic
Hi, I am getting the following error while connecting URL and application. ORA-29273: HTTP request failed. Below is the code snippet: UTL_HTTP.SET_WALLET('file:xxxxxx', 'xxxxx'); v_request := utl_http.begin_request('https://sandbox…
Hot topic

Hello,

 

Since yesterday, when we try to create a new package in Sandbox US1 using Java, we get this errors:

javax.net.ssl.SSLHandshakeException: Received fatal…

Hot topic
In doing some testing in my sandbox, I noted that if I submit a package with a signer with an invalid email address, early the next morning I got a delivery failure notification to my email inbox. I'm curious if there is a way to actively…
Hot topic
Hi All, I followed instructions provided in https://developer.esignlive.com/guides/feature-guides/text-tags-extraction/ "REST API" tab Also "Code Share" hyperlink does not have any code sample to download. Using postman REST API client…
Hot topic
Hello Team, Can we remove the signature that is captured @Package Level which we use to apply again on the further docs of that package. Instead of creating new package to capture new signature on Signer change. Thanks, Navya.
Hot topic
Hi Given that a PDF can accommodate multiple Signatures where some of them may not be required , how can I format my JSON so that it does not crash? Using the sample PDF in https://developer.esignlive.com/forums/topic/simulating-rest…
Hot topic

Hi

I want to add click to initial signature feature on every page of the document, except on one page where the signature type will be capture type.

This page(where signature type will be capture type) is not…

Normal topic
Hello, I would like to know if there is any way to identify (without callback) delegation information and who delegates to who using REST API. I have firewall limitations that's why callback is out of the question. Regards, Felipe
Normal topic

PL SQL send pdf file via rest api

Getting below error while trying to send pdf file via rest api using Oracle utl_http

Response> Status Code: 500
Response> Reason Phrase: Internal Server Error

Normal topic
Hi, I'm trying to set up a demonstration project using the sandbox environment but I'm having troubles authenticating with the API. I initially used the .NET SDK to access the sandbox but when I hit troubles I decided to try and distill…
Normal topic

Hi,

 

I tried using the API Key (specified under the Authorize button) from under the sandbox account (not the Client ID & Secret) with the swagger page (https://community.onespan.com/products/onespan-sign…

Normal topic

Hi


We are able to create the package but the status was not changing to SENT. below is the sample request we are using to create the package and then updating the status.
 

We are calling the…

Normal topic
I have the following Approval being set for a 3 page document and the alignment is considerably off. What is the unit of measurement for the top/left/width/height values? I am receiving these values from a vendor so it may be something…
Normal topic

API Rest allows me to create a sender in an account. I could verify this process by viewing the sender from Admin> User, but I could not assign it roles through API. Therefore, he will not be able to manage or generate a transaction…

Normal topic

Guys,

 

I see that we now have the ability to load up a notary capture to the system using a png so now I have two questions.

1. Is there a way to upload a png file to the system as the notary capture…

Normal topic
int the call to CreatePackage when calling the eSign rest api , we get 500 error from the server. EslServerException: The remote server returned an error: (500) Internal Server Error. HTTP POST on URI https://sandbox.e-signlive.ca/api…