Topic Replies Freshness Views Users
Normal topic

We are trying to set up a URL to listen for Callback Notifications in salesforce. Following the API documentation here: 

Normal topic

Hi,

  I'm trying to send an extra document to an existing package (with no document) using the REST API endpoint /api/packages/{packageId}/documents.

  Doing so returns me a "406 Not Acceptable" error,…

Normal topic

Hi Team,

I have attached list of files which I have downloaded through APIs, but it seems that some of the files doesn't have any metadata files.

Now I have only the name of the documents, I don't have package id,…

Normal topic

Hello all, we require to add preview functionality to our system before sending a document to signers. I couldn't see an API for this. Does Onespan provide a preview URL?

As a workaround, we may follow these steps:

Normal topic

How to create package with role without sending mail to signer 

 

Please send me one payload with multiple signer box also.

 

Thanks in advance.

Normal topic

Guys,

 

I'm going back around into the in-person notary signing experience on the new signing experience and I was wondering if there is a way to turn off the option to allow the notary to exit signing mode…

Normal topic

Hello,

When I go through the signing process and "Click to sign" on my mobile device I get an automated redirect to a "thank you page" which then 'completes' the signing process.  I would like to replicate this on…

Normal topic

Hello,

How I can get the list of documents for a certain package using rest API call

 

Thanks 

Nehme

Normal topic

Hello,

I am calling OneSpan API to fetch pdf using  {onepanurl}/api/packages/{packageID}/documents/{documentId}/pdf. But I am receiving the response in PDF binary string. I want to convert the response to a single&nbsp…

Normal topic

Guys,

When creating a package we have to upload the file via ByteArrayContent. Is there any way to download a document's byte array after it has been uploaded?

Normal topic

Hi,

We have received some complaints from customers that are not receiving the OTP in their signature process.

We already raised a ticket to OneSpan support with the incident, and they told us that

Normal topic

Hello, I'm upgrading an application that user Java SDK to the REST API. 

The application currently does in-person signing of 2 signers in an iFrame.

The design is to now allow the users a choice between in…

Normal topic

Hi,

New to onespan.

Below is my code to do the text anchor e-sign on my pdf

        define("API_URL", "https://sandbox.esignlive.com/api/packages");
       …

Normal topic

Hi team, 

We are developing a web application that uses OneSpan Api to authorize transactions. We want to know if is possible to set a signature data with values that we already have stored in our database.

We…

Normal topic

Hi there, I am hitting this endpoint: "/packages/:packageId/documents" in an attempt to add a PDF document for esigning. The PDF was converted from HTML by Puppeteer (a node dependency). I am using text anchors to place signature boxes…

Normal topic

Hello Duo, 

Our requirements: 

We will have a multiple subscribers using our service. Currently, we have one single account under onespan for the integration of onespan into our system. We are using the…

Normal topic

Guys,

 

Is there a way to get some kind of conditional logic based on which checkbox is checked? If I have 2 checkboxes, we want to have a different set of text boxes for each checkbox that will be required to…

Normal topic

Hi Team, 

I am trying to consume the OneSpan ESign REST API in my Outsystems Application. For that I am using the Add Package method. I am passing the parameters as request but the package generated is showing the…

Normal topic

Hello all,

My goal is to enable an admin person to easily assist with a signature package (they will be the sender) but where the admin person is strictly the sender and will never be a signer.

I am exploring the…

Normal topic

could you please help me why i'm getting this error, here i want to request for signing only one document and one signer. Attached the file for which i'm testing.

 

{

"documents": [

{

Normal 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. Could you please share the anonymous block or wrapper program to call send a…

Normal topic

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…

Normal topic

We are in process of replacing SDK with REST

We have following scenario with SDK where we give signer email and retrieving signer details as below shown JSON object
 [ { "signerStatus": { "signerID": "string", …

Normal topic

My company has a need to retrieve the actual signing stroke data that results from a CAPTURE type signature. It appears that this data is available already, but I cannot find documentation for the format of that data.

In the…

Normal topic

We're receiving some errors in OneSpan when we're running our batch class in Salesforce. The vast majority of records are processed but we're left with a few K that do not run and we receive the errors in the debug logs shown below.