Topic Replies Freshness Views Users
Normal topic

no postman, no python , no this site OneSpan Sign Sandbox | OneSpan Community Platform

 

curl -X 'GET' \ 'https:/…

Normal topic

Hello,

I want to integrate the Id verification into my web application, I already integrate onespan to my application but i want add an id verification security to the signature.
I need help.
Thank you.

Normal topic
Hello , I am creating few approval fields , where I am passing data in following format :

         {
                    "page":0,
                    "subtype":"TEXTFIELD",
                    "width":161,
                 …
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

I need to identifying packages created via Bulk Send operations.  I see in Package data there is a Boolean field called "bulkSendable". If this is 'true' was the Package created via Bulk Send? If not this field, what other field…

Normal topic
Hi All, When I'm consuming the attachment requirements download API and PDF Document download API, It just gives me the stream of data. Is there anyway, that I can get the MIME type of that particular Document/Attachment?. Thanks in…
Normal topic

Hi,

We have an account with IDV enabled. We just wanted to confirm whether it is necessary for us to use the Retrieve IDV workflow api call before setting the authentication for a signer as "DV" or "DVF" while creating a…

Normal topic

Hi,

When i was configuring idvworkflow configuration using REST api. I am getting the error message as "messageKey":"error.validation.invalidJson","technical":"Unexpected character ('-' (code 45)) in numeric value:…

Normal topic
Hi We need to use IE with Enterprise Mode on. But eSign page can’t be displayed when ‘Enterprise Mode’ is selected(there is no problem to display the page when Enterprise Mode is un-selected). Please refer to the attached 2…
Normal topic
Normal topic
Hi Team I would like to sign all the documents on behalf of sender and multiple signer using a package id. I don't want to go through the each signer using eslClient.signDocuments(packageId, "Client1") (bulk…
Normal topic

Seeing how to set the inPerson(Boolean) at the DocumentPackage level. Is there any way to set this attribute at the signer level? Our workflow has the possibility that some signers will be in person and others will be remote. We…

Normal topic
Hi Haris, I would like to quickly clarify on the below approval format where I noticed that even if the page detail is not provided it works fine to realize the exact text to place the textfield using text anchor. “approvals”: [ { â…
Normal topic

Hi,

Around the 5th October it looks like we can no longer create packages containing a mix of text anchor fields and positional placement fields.

The following payload used to work before Oct 5th in the…

Normal topic

I'm querying packages from OneSpan Sign REST API. I don't use any filters, so I expect to get all of the packages. There are two, one in the inbox, and one in the drafts folder. 

Here's query

curl -X GET "https:…

Normal topic

As posted in this thread it seems injecting radio buttons into a PDF is not supported -- is that still the case?

In…

Normal topic

Can a checkbox or radio button be "checked" or selected by sending a value in the JSON payload? We are having trouble getting a checkbox to show up as selected or checked. Text fields work fine. We have sent values for the checkbox such…

Normal topic

Hello,

 

I am trying to inject data into a field on a PDF that is uploaded to onespan. I have the field in the following format

 

[Signer1.Capture1.Textfield1]

 

Normal topic
Hi For in person signing, can the email be switched off. Regards Mario
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
Has anyone worked on integrating esignlive with lotus notes application via lotus script (using REST API)
Normal topic

Hello,

I am integrating with Pega and configured everything as per guide. But getting below error. I am passing API Key from my login as "Basic"+"XXXXXX" and using endpoint as - https://sandbox.esignlive.com/api/packages<…

Normal topic

Hello,

We are still using the classic signer UI and have a question.

We have a use case which uses position extraction (

Normal topic

We are getting an intermittent service connection error when generating tokens,  do you have any ideas what would cause this issue?

Please refer the following Log details for the error:<…

Normal topic

I started getting 500 errors from onespan api when try to get signing url for a package role

 

http response received:

{
    messageKey: 'error.internal.default',
   …