90 results matched your search criteria
Forum topic
OneSpan Sign
Getting connection exception when i try to retrieve documents using rest template https://sandbox.esignlive.com/api/packages/avN83DHFw-MIWHZJHk8D54pgzcs=/documents/15657c0c6edb22100d4a0c632c722a2d9b35ca89dae3aa60/pdf
Forum topic
OneSpan Sign
We are generating a form with two fields that are intended for write back. We are able to populate these fields and they are appearing on the document after the users signs. The file on the OSS server has the document with the fields correctly populated on the form.
Forum topic
OneSpan Sign
We create a package where Primary and Secondary signers are both true
We set the expiry datetime for 1 hour when we create the package
We process the package, then send the uploaded documents to OneSpan to sign the documents.
Forum topic
OneSpan Sign
Is there a way to generate a download link for the documents on onespan?
We would like to house the link on an internal website.
I am aware of the REST call to download docs..
Forum topic
OneSpan Sign
Hi,
We are using JAVA SDK v11.47 , we are downloading the PDF using the below code that is there on your developer portal.
Observations:
1. The files that we download using the below code gives us password prompt when we open it
Forum topic
OneSpan Sign
I am responding to certain inbound notification events (i.e. DOCUMENT_SIGNED and SIGNER_COMPLETE) by making outbound calls using the SDK.
Forum topic
OneSpan Sign
In order to access Rest API for documents retrieval, i have to provide "Authorization: Basic api_key". How do i get Basic api_key?
Forum topic
OneSpan Sign
This is related to a post by CConverse_lm over a year ago Getting an exception using FULL_NAME + INITIALS signature styles in one document.
Forum topic
OneSpan Sign
Hello
https://developer.esignlive.com/code-share/esignlive-rest-client-using-python/
looking at the python code, i'm trying to run one of the example application use cases. i'm simply grabbed my API key, and updated the sandbox API url parameters.