558 results matched your search criteria
Forum topic
OneSpan Sign
Hi!
I am not able to create new documents using post method from NodeJs server, please find the request and response below
domain: null,
_events: { end: [Function: bound _clearTimeout] },
_eventsCount: 1,
_maxListeners: undefined,
_agent: false,
_formData:
FormData {
_over
Forum topic
OneSpan Sign
There is a customer who is currently troubleshooting a new button for a client of theirs that uses Silanis. The button initiates a new ESL document and is supposed to prepopulate some label and field values from Salesforce, but all the fields are coming in as blank.
Forum topic
OneSpan Sign
I am using the text tag extract example found here: Text Tag Extraction (Apex SDK) | OneSpan Community Platform
Forum topic
OneSpan Sign
Hello,
We have an azure function setup to listen to onespan callbacks which works great nearly all the time, but on the rare occasion we get a failed callback. I supposed there is a number of reasons that could happen. In this specific case the error indicates a timeout exception.
Forum topic
OneSpan Sign
Any thoughts on why message is null? I entered text on the decline to sign. I received the decline event notification.
Event:
Forum topic
OneSpan Sign
Hello,
I have created the following draft package:
Forum topic
OneSpan Sign
Summary document contains package id, signer name and email id. Please let me know if there is option to add other application specific fields in Summary document like Company name, Order id..etc.?
Forum topic
OneSpan Sign
Hi,
is there a way to include attributes using android sdk?
Forum topic
OneSpan Sign
currently the first name, last name, and date are placed in the signature block. Can other data also be placed there, specifically the signer's title? Can this be placed with the signature or can it be placed in another location? Is this a back office setting? Can this be done through the api?
Forum topic
OneSpan Sign
Hello,
How I can create a document from existing template I have?
I have put some text fields like signer first name, last name and country, how I can access these fields and pass them while create a document based on a template?
Thanks