239 results matched your search criteria
Forum topic
OneSpan Sign
Hi ,
I am posting below JSON, but its returning 1006 error code and the server repsonse is : Server returned HTTP response code: 400 for URL: https://sandbox.e-signlive.com/api/packages/
************************************************************************** JSON START****************************
Forum topic
OneSpan Sign
Hi,
We have been trying to sign all documents using the canadian REST API (e-signlive.ca/api)
We tried creating a package with the code provided on https://developer.esignlive.com/guides/feature-guides/sign-documents/ .
We added a role ('Sender') and approval for this role.
{
"name":"Cont
Forum topic
OneSpan Sign
We just started receiving this error in the sandbox environment when attempting to download signed pdfs. I don't believe anything has changed on our side for quite a while now.
Forum topic
OneSpan Sign
I'm receiving a 500 error when I upload a document to /packages with the following roles and approvals. Any idea where the error could be coming from?
Forum topic
OneSpan Sign
We are trying to upload the attached PDF (eF2 - Sign.pdf) to eSignLive as a document to sign. It contains a signature block embedded in it.
The error we get while ww upload it from eSignLive portal (image attached herewith) is the same which we get while we try the same using SDK.
Forum topic
OneSpan Sign
Hi,
1. Digital signature capturing block not showing for esignature in document.
2.
Forum topic
OneSpan Sign
Our integration has the browser embedded within our app, and with it we have a fairly stripped-down look in the header area of the signing session. We would like to finish our signing with these 2 extra things I can't figure out:
1. suppress the Download links.
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.
Forum topic
OneSpan Sign
Is it possible to create a template with up to 5 signers but dynamically choose how many will actually be signing the package? I created a package with 2 signers but if I only include 1 signer it throws an unassigned role error.
{
"name": "{{name}}",
Forum topic
OneSpan Sign
Hi
I am trying to CreatePackage and upload using Rest APIs.
Below is my JSON String and attached is the PDF. This used to work in may 2017. Now the PDF file is getting flattened ignoring signature blocks.
Are there any changes post may 2017 for JSON payout for CreatePackage and Upload.