186 results matched your search criteria
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
Below are the step we use for hand drawn signature capture using api
Forum topic
OneSpan Sign
Hi,
I am unable to create a package with the JAVA sdk for the attached document. I am getting an eslServerException with a technical message ' error.eslx.inputValidation.documentPreverifyError'.
Forum topic
OneSpan Sign
I attempting to create a document that has one signer by email, and 2 signing groups (lets name them Group1 and Group2)
The document has EXTRACTION enabled.
Forum topic
OneSpan Sign
Hello All,
I want to implement OneSpan API in PHP website. Flow is simple. One user uploads the pdf document and another user will sign that document. I am not able to find any concrete SDK on github as well as on Forum.
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
HelloWe have already looked into all the other discussion regarding this error and nothing really helps. We have customer uploading some PDF that are getting rejected by OneSpan that aren't corrupted, encrytped and don't have NeedAppearances AccroForm flag.
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.
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).