560 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I got the 500 (internal error) when create package from SOA to CA sandbox. same payload works in our on-prem version 11.25. any idea?
here is my payload
Forum topic
OneSpan Sign
Hi, i am trying to use the POST api /api/packages/{packageId}/attachment/{attachmentId} to add an attachment to a package but i always receive the below reply.
I am testing it through the swagger of the community portal. Any idea on the reason of the error?
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":{