545 results matched your search criteria
Forum topic
OneSpan Sign
Use the .NET sample code https://developer.esignlive.com/guides/feature-guides/document-extraction/
to generate eSign. The field name is [Client1.Capture1] with field type is 'Signature' in PDF file.
But get error message
Silanis.ESL.SDK.EslServerException: Could not send the package.
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
Hello,
We want to use the "Text Tag Extraction" feature (https://developer.esignlive.com/guides/feature-guides/text-tags-extraction/) but we can't find a way to get it working.
Forum topic
OneSpan Sign
I am using the Java SDK version 10.10.1
I am creating a package with one document. There is one Signer. This signer has a FULLNAME signature and an INITIALS signature.
This is the sequence of my code:
1. Call to EslClient.createPackage() succeeds.
2.
Forum topic
OneSpan Sign
Hi,
I am testing the field_validators_c#.cs code from your website but I am getting an error: {"Could not create a new package. Exception: Unexpected character encountered while parsing value: <. Path '', line 1, position 1."} OneSpanSign.Sdk.OssException
Forum topic
OneSpan Sign
Hello,
I'm a front dev from a company that wishes to integrate your ESign product in our android/Ios apps.
I wanted to try out the Android solution and test the integration with the sandbox but I encountered some problems during the android integration process.
Forum topic
OneSpan Sign
I'm having some difficulty implementing DownloadDocumentsDateRange posted previously in this forum.
Forum topic
OneSpan Sign
I have this code as was suggested by OneSpan for retrieving "GetUpdatedPackagesWithinDateRange" but I am getting an error on this line.
Page completed_packages = eslClient.PackageService.GetUpdatedPackagesWithinDateRange(DocumentPackageStatus.SENT, new PageRequest(index, 10),
Forum topic
OneSpan Sign
Hi,
I am trying to retrieve the signer authentication token to build the SignInUrl to be used in Iframe in our application, which we are working on.
I am trying to use the approach of creating SignerSession with Signer Authentication Tokens as per the below blogs
Forum topic
OneSpan Sign
Hello,
Hopefully a quick question, but I'm attempting to use the DownloadedFile class (com.silanis.esl.sdk.io.DownloadedFile) when downloading signer attachment files using the line:
DownloadedFile file = eslClient.getAttachmentRequirementService().downloadAttachmentFile(packageId, attachmentI