188 results matched your search criteria
Forum topic
OneSpan Sign
It appears that if our senders upload documents close to the 16mb limit then the signers sign when the sender goes to download the documents they are receiving an error (attached below) which we know is NOT a network connectivity issue.
Forum topic
OneSpan Sign
Hey there,
I have a situation where I have an existing package and I'm trying to add a new document to it with text anchor fields.
The part to create the document is fine, but my issue is to add an extract anchor to it.
From what I've seen, the SDK offers the option to sdk.createDocuments(Str
Forum topic
OneSpan Sign
Hi,
we create a package through REST call(https://sandbox.esignlive.com/api/packages) and upload the files to them incrementally with separate REST calls(https://sandbox.esignlive.com/api/packages/{packageId}/documents).
Forum topic
OneSpan Sign
We've started getting this error message on test cases that have previously worked with the same JDK version. Can you point me in the right direction?
Forum topic
OneSpan Sign
Good Morning guys,
My team and I have been working on this error for a few days now and we aren't sure why it is firing off.
Forum topic
OneSpan Sign
Guys,
I am seeing some weird results when trying to change the notary capture signature. Can you please fill me in on each of these items and if they are working as intended.
1.
Forum topic
OneSpan Sign
I successfully uploaded a test Document in my SandBox to replace the standard acceptance that goes with the Document for Signature. What I end up with is 2 "Electronic Disclosures and Signatures Consent" Documents.
Forum topic
OneSpan Sign
Hi,
I'm trying to send an extra document to an existing package (with no document) using the REST API endpoint /api/packages/{packageId}/documents.
Doing so returns me a "406 Not Acceptable" error, which doesn't tell me much on what is wrong.
Forum topic
OneSpan Sign
Below are the step we use for hand drawn signature capture using api
Forum topic
OneSpan Sign
In our web application we are using an iframe for rendering e-signlive contents for document signing. We chose iframe as part of the solution in order to keep the user within our application.