144 results matched your search criteria
Forum topic
OneSpan Sign
We have integrated with OneSpan using your .Net SDK (version 11.12.0.0 ). We are experiencing a scenario where we have a transaction has 1 document, 1 recipient and 1 attachment request. The document is signed and the user uploads an attachment. The sender rejec
Forum topic
OneSpan Sign
Hi ,
I'm getting this error only on my TEST server , works fine on my local machine. Could you please advise ?
Database Exception Could not create a new package.
Forum topic
OneSpan Sign
I need to get the details for eSign email bounce, I am pretty new using the .NET SDK, coudl you provide a snippet or pointing me to the right direction?
I downloaded the OneSpanSign.Sdk.Samples project, can I use one of the samples for this?
Forum topic
OneSpan Sign
Hi,
We are facing continuous issues while doing the bulk sign process, below are the error messages it is throwing to us
Error 1 :
Silanis.ESL.SDK.EslServerException: Could not create a signer authentication token.
Forum topic
OneSpan Sign
Hi,
I came across an issue today, we are receiving the in-correct document status when we try to check that from .NET SDK.
For Document 1:
Package Id : DawPINFPRX_fGrvTnRi0DA6UV0I=
Document Id : consent-Buyer
API URL : https://sandbox.esignlive.com/api/packages/DawPINFPRX_fGrvTn
Forum topic
OneSpan Sign
Hi,
In the OneSpanSign.Sdk for .Net I am missing the field signed on the Class OneSpanSign.API.Approval.
Forum topic
OneSpan Sign
Team
We are experiencing intermittent issue while adding document to existing package. Please let us know why this could happen.
For reference i will put in package on which we faced this exception.
Forum topic
OneSpan Sign
Hi,
In a package with multiple documents, created using .net SDK,
Is it possible to set a document's visibility during signing ceremony only to the signers on each document, through SDK?
Forum topic
OneSpan Sign
I have created a template with a placeholder on the OneSpan website. When I use this template in a transaction, I am unable to change this placeholder to a normal recipient in the designer, and so I am unable to actually create and send the package.
Forum topic
OneSpan Sign
Hello!
I am attempting to customize the message that is displayed in the OnDialogComplete box that is shown to a user once they're finished signing. I see in this post: https://developer.esignlive.com/forums/topic/completed-signing-message/ support says it's possible, but gives no examples.