Topic Replies Freshness Views Users
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.

Normal topic

I was able to sign a document when a signer is assigned to a signbox using API.
But the same users sign is not possible when the singer belongs to a group.

is there any restriction to sign via APIs for groups?

Normal topic

Hi,

I am wondering if it is possible gather signer inputs in input fields after signing via the API? We are looking to store text inputs and radio button selections.

Normal topic

Hey,

So when I use OneSpan sign as myself (connected user to onespan in Salesforce under admin tab) I have no issues. But if I have another admin who has same permissions try to view a transaction record they get the Insufficient…

Normal topic

Receiving Access Denied on Interactive API Reference Page. Occurs whether logged in or out. Previously don't think the page was behind authentication at all. Already cleared browser cache, using multiple browsers etc. How to fix?

Normal topic
Getting really close to having all my questions answered. Thanks to Mwilliams and Harishadairy for all the help. Hopefully this is the last big issue. I will describe the situation and then you can tell me how best to proceed with the…
Normal topic
Hi, I have requirement like while sending package creation request for in person now email triggering but i don't want to get any email for in person now so for this what changes are required in request json. Please share your…
Normal topic
We'd like to configure an internal SMS Provider into our "on premise" eSignLive platform. The Platform Administrators guide suggests that this can be done by simply making the appropriate settings to the core.properties file. It also…
Normal topic
I'm new to eSign, I think I could create e template in my dashboard, and then dynamicly create packages based on that template? This does not seem to work for me. I create a new package with signer into it but no luck.
Normal topic
We've done our initial production rollout of our new feature that includes eSignLive integration - everything is working great, but one of the early feedback items that has come back our way is the desire to do a bit of custom branding…
Normal topic
Do the from and to parameters i the /api/packages accept/support time (or just 'yyyy-MM-dd' date)? Are the values based on GMT time?
Normal topic
Hi, Is it possible to automatically redirect to a url after signing is complete, or does it need to be carried out via the handOver link? Thanks, Marlon
Normal topic
Hi, We have an application which creates SENDERS (unique email) on the fly if they have never sent any ESL package before. We are using REST API to create a "dashboard" for each of those SENDERS we created and they use their email to…
Normal topic
Is it possible to consume your API directly from front-end ex. Angular ? When i tried last time , i got "No Access-Control-Allow-Origin" message. Thank's
Normal topic
Guys, If we have a document with three pages and each page has the same textbox input on it, is there a way to set the value in the first one and then have it propagate down to the other 2 pages?
Normal topic
Hi, We are using rest api to integrate onespan and thus creating packages using code. However, we are getting the following error response when we are sending the package for signature {"code":500,"technical":"error.eslx.inputValidation…
Normal topic

Hi,

 

in our log, I found there is API call for 'verification/verificationType, what does it do? and it seems there is error(key=error.notFound.signerVerificationNotFound), what does this error…

Normal topic

Guys,

I am getting this error this morning and I've never seen it before. Nothing has changed on our end and I was wondering if someone could shed some light on the subject.

 

-------------------------…