28 results matched your search criteria
Forum topic
OneSpan Sign
Hello Michael,
During the processing in an application a client noticed that below statement takes few seconds (5-10) to execute:
PackageId packageId = eslClient.createPackage(documentPackage);
Can you please let us know how much time this should ideally take?
Forum topic
OneSpan Sign
Exception in thread "main" com.silanis.esl.sdk.internal.EslServerException: Could not create a new package in one-step Exception: HTTP POST on URI https://sandbox.esignlive.com/api/packages resulted in response with status code: [400, Bad Request].
Forum topic
OneSpan Sign
Hi,
I am unable to insert document with an existing package. My sandbox api key and url work fine.
Forum topic
OneSpan Sign
Hello,
We are still using the classic signer UI and have a question.
Forum topic
OneSpan Sign
Hi all. Help with the following really appreciated.
Below code produces exception: "code":500,"name":"Unhandled Server Error". This exception occurs when uploading PDF with form inputs. Flat PDF (no form inputs) works fine.
Forum topic
OneSpan Sign
Hello,
I'm wondering if it is possible to associate fields with signers using the Java SDK? My use case is that in addition to a signature, users need to be able to fill in additional information in a textbox.
Forum topic
OneSpan Sign
Hello,
I have created the following draft package:
Forum topic
OneSpan Sign
contract is a class with accessible properties that have been populated by this point and is a parameter being passed into the call here.
All the text anchors have been verified in the starting doc...