3700 results matched your search criteria
Forum topic
OneSpan Sign
Hi Duo,
Could you please point me to how to fetch the list of values, default value and the value chosen by the signer using sdk and rest?
Thanks!
Forum topic
OneSpan Sign
I'm creating an application to get all packages for an account with a date range.
I'm using the following call
Page completed_packages = eslClient.PackageService.GetUpdatedPackagesWithinDateRange(DocumentPackageStatus.COMPLETED, new PageRequest(index, 50), from, to);
T
Forum topic
OneSpan Sign
I receive eSignLive Callback failed emails sparingly, even though I receive the callback successfully.
Forum topic
OneSpan Sign
Hi guys,
I was testing how to call OneSpan api from POSTMAN using this steps mentioned in this link but I keep getting this error message:
There was an error connecting to https://sandbox.esignlive.com/api/packages/.
Product
Intelligent Adaptive Authentication
Intelligent Adaptive Authentication
Drive down fraud, improve the customer experience, and meet compliance requirements
Forum topic
OneSpan Sign
What is the recommended way to update a package to use the new filled document?
Forum topic
OneSpan Sign
I'm wondering how I can make the text area name "Commentaire" in the pdf filled correctly.
The text in the document does not appear correctly and is always on one line.
I'm using a code similar to this :
var documentBuilder = DocumentBuilder.NewDocumentNamed("Formulaire d'adhésion")
Forum topic
OneSpan Sign
When I look in the browser console I see this error :
Failed to load resource: the server responded with a status of 502 (Bad Gateway)
Incomplete response received from the application
Incomplete response received from application
Forum topic
OneSpan Sign
Hi,
I am trying to get evidence summary for a package . But it is returning a response with "Not Acceptable" and code 406. Below is the api url and response.
Forum topic
OneSpan Sign
Hello ,
I am creating few approval fields , where I am passing data in following format :
{
"page":0,
"subtype":"TEXTFIELD",
"width":161,
"binding":None,
"extract":False,