Topic Replies Freshness Views Users
Normal topic

Hi,

While trying to configure client id authentication getting this error, though the exact client id is provided.

Thanks in advance

Normal topic

Hello,

I am having some issues when trying to add a document as binary data to a package

Our pdf's are in base64 data so we need to convert this data to binary data but we always get this error when we are trying to…

Normal topic

Guys,

I'm hitting the "/packages/" + packageId api call to get the package info and I've noticed that I am not getting all of the field information for the notary approval. I have radio buttons set up for one of…

Normal topic

Is it possible to define a custom height and width of a field, especially the custom fields so that when the user drags and drops the fields, a particular height and width of the custom field is dragged on the document? Yes, the user…

Normal topic

Guys,

It has been a very long time since I've had to deal with a notary text seal that is generated from your system and I'm having a bit of difficulty. Is there documentation anywhere that talks about it or can anyone point…

Normal topic

 

As OSS introduced more subtypes, we need to redesign our code to handle it. 

Would you be able to provide the mapping for subtype , type  and binding? 

For example:

LABEL…

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

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

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

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

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
Normal topic

We are trying to add validation rules in our consuming application. Could you please share what are the validation rules ( Max length, format) on the phone number that we use for authentication (please see the screenshot attached) ?…

Normal topic

If the 'Signing completed' or email.complete is scraped for the Download link - it doesn't directly download the package. Instead, it opens the OneSpan link which has a Download button when clicked downloads the package. But, using the…

Normal topic

Hi there,

I've been finishing through all the threads and guides but not sure what was wrong with my code. Please see attached txt file & screenshots.

I've used logic apps to convert the PDF file to base64…

Normal topic

Hi there, I'm trying to delete a document in python but I'm getting this return:

400 Client Error: Bad Request for url: https://sandbox.esignlive.com/api/packages/TAv__TLL2MOR_bMTDTnmiq0boLU=/documents/28

I don't…

Normal topic

I have a template with 550 label fields. I saved the fields to a new layout. Now, I need to shift all 550 label fields 8 pixels up. Doing it manually is a painful process. 

Is there a way I can do this - 

1…

Normal topic

I'm trying to use the One Span API to create a package from a template. In the list of api calls 

https://community.onespan.com/products/onespan-sign/sandbox#/

I sese

Normal topic

Hi there.


What I'm trying to do is specify the sender of a package to be [email protected].  Our main account owner is [email protected]. No matter how I update my JSON, the package sender is still sxxx…

Normal topic

Hi is it possible using the REST API to disable the activation email at the transaction level? For certain transactions we want to send the activation email but for others we are serving the signing URL and don't want the activation…

Normal topic

I've noticed in the UI I am able to add tooltips to my radio buttons. I am wondering if this is a possible in the api as well ie

{ "id":"signer1_group1_radio1", "name":"signer1_group1_radio1", "type":"INPUT", "subtype":"RADIO"…

Normal topic

I'm sending transactions on behalf of other users through the API. 

I have the users set up with Role Sender. I was able to successfully send on their behalf in our testing onespan environment. 

When I…

Normal topic

I'm trying to figure out how I can identify which signer has signed when I receive signer_complete event. 

It sends:

{"@class":"com.silanis.esl.packages.event.ESLProcessEvent","name":"SIGNER_COMPLETE",…

Normal topic

I have placed a signing date tag the top of my document. The document essentially reads "this is effective as of {{esl:Signer1:SigningDate}}." When we open the signing ceremony this is blank and just leave a large space in between the…

Normal topic

Hello,

We are creating a OneSpan signature package using REST API calls. We create the signature package with all signers created, all documents uploaded, and all signature package settings set except the placement of signer…