558 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
We are integrating eSignLive with an application in our organization and came to know that a shared email address is required for integration.
If yes, please advise if
a) There is any specific naming convention required for the email address
b) Do I need to mention any size limit for receiv
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
Follow-up of https://developer.esignlive.com/forums/topic/support-for-non-latin-characters/
We want our clients to type their full name.
Forum topic
OneSpan Sign
Hi. We are getting the following error when we try and create a package.
{"messageKey":"error.validation.verifyDocument.documentExtractError","message":"[error.validation.verifyDocument.documentExtractError]","cod e":400,"name":"Validation Error"}
Forum topic
OneSpan Sign
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
Forum topic
OneSpan Sign
Hello,
I want to create a Draft package (no signers, no documents) with the REST API.
I'm sending this JSON string :
{
"name":"test",
"type":"PACKAGE",
"language":"fr",
"emailMessage":"",
"description":"",
"autocomplete":true,
"notarized":false,
"settings":{
Forum topic
OneSpan Sign
I have looked all through the SDK and the REST API, and I can't find an answer to this. Could you please assist me?
In your notifications you send us a package id, a session user id, and the event name.
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.