Topic Replies Freshness Views Users
Normal topic

Hey guys.

 

I'm developing a connector with Digibee as listener of the Callback Event Trigger, although event after providing the API Key in the Callback Key field, the Callback event is getting 401 Unauthorized…

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

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

Good day,

I am using postman and have a few routines using the (CA) Sandbox API key and query layouts by email ID, which was working.

I have another routine where I can delete the layout based on the ID copied from…

Normal topic

Hi Duo, 

We are giving the user the option of changing the transaction status to draft once send to sign until the buyer signs the document. We are applying approvals without using the signature field for an agent who has…

Normal topic

How to get the relation ship between sub accounts through get api

so that i can programatically create relation ships while creating a sub account
(parent > child > grandchild)

Normal topic

Hello,

I received an error message on trying to create a OneSpan package with the error code: "The number of Pre-Verify results does not match the number of documents that were sent for verification."

I don't have…

Normal topic

Hi Team, 

We have a requirement such that, when a document is sent for signature and signer opens it for the sign then signer will get a provision to select the Signature method of his choice. It can be a dropdown (or…

Normal topic

Is it possible for me to test digital signing (smart card using the PCC) through the SaaS sandbox web interface?

Normal topic

Can we remove "sandbox" watermark when we download individual files from sandbox environment

Background: Im trying to download the pdf files uploaded to sandbox environment and that file will used internally for processing

Normal topic

Hello Duo, 

After going through the resources of onespan, I have found that there are list of templates we can choose for receiving onespan email message. We are particularly interested on an email notification from…

Normal topic

As we know great functionality was added to the solution when the checkbox groping was created, but does it work with the REST API, how do you add the groups and conditions to it, to the call

Normal topic

Hi Forum members

Where is it  defined the default page size for documents?

Can the page size be assigned different values per account?

We have 2 accounts in our OSS (on premise) and same document is…

Normal topic

Hello Duo, 

Whenever we click the send to sign button, we are firing an event and  replacing the transaction created successfully response from onespan with a GIF image and reloading it. My question is whenever we…

Normal topic

I'd like to know how to set document visibility when create a package by using REST API? could you please share a sample code?

Thanks

Wendy

Normal topic

Hi Duo,

Hope you are doing well!

Just a quick question - Is it possible to have both English & French language in a single API call? There is an internal application called as 'AutoHub', and we are implementing…

Normal topic

Is there a way to add a document to a package with a url linked to the pdf file?

Normal topic

Hi,

I'm trying to understand how to inject specific values in one PDF. I tried the  information available in the link 

Normal topic

Hello Duo, 

We are implementing sender account API key for creating transaction on behalf of the sender. While creating a sender's API key, I have found that if the sender ID is same, the API key generated is always the…

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

Hello

 

When signer receive the email to sign the document and after clicking the link document is opening.

 

is there any way signer can adjust signature box to move to correct position…

Normal topic

Hi - 

SHORT:  How to assign "RoleID" to SignerBuilder in vb.Net ?

In .NET we create signers using SignerBuilder and have been placing the ID in .WithCustomId(lcIDvalue) assignment.  Up to this point,…

Normal topic

Hello!
I'm trying to add extra fields to a transaction through the REST API but I can't get the extra fields to show up.
So far I managed to add a free text field at the time of signing, but I can't get it to show the…

Normal topic

Hi Dear,

I have query about that package id of document is unique for every document or it is just a random generated string?

Normal topic

We have a web UI with the iframe approach for the e-signature ceremony but we appear to lose the signature field when cloning the template.

Our steps are as follows:

  • post /packages/{templateId}/clone  --…