1312 results matched your search criteria
Forum topic
OneSpan Sign
I have seen the post regarding the Signingurl from the package.
http://docs.e-signlive.com/mc/content/c_esignlive_integrator_s_guide/rest_api/signing_url.htm
In this example it is getting the signing url by the following GET method
GET /packages/{packageId}/roles/{roleId}/signingUrl
How can we g
Forum topic
OneSpan Sign
Hello,
I am getting this error while generating eSign:
Could not create a new package one step. Exception: The remote server returned an error: (400) Bad Request. HTTP POST on URI https://sandbox.e-signlive.ca/api/packages.
Forum topic
OneSpan Sign
Hello,
We are in exploring REST API for creating a package with a signing document. Thanks to the good developer resources on this site, we could accomplish this part but the challenge we have is the document resides on a Cloud platform and is accessible over a URL.
Forum topic
OneSpan Sign
Hi,
We are noticing that the handover link is not showing after signing all the documents.
Steps to reproduce:
1. We create a package with 4 signers
2. User 1 signs everything works fine, we see the handover link.
3.
Forum topic
OneSpan Sign
Are there any known issues with using both methods of extraction in the same document?
The following package has been created in the sandbox: zc1pssVwepH2BDjC0-lDlbuNzD8=
Forum topic
OneSpan Sign
We would like to modify the content of some of the emails that are sent to the signers.
Forum topic
OneSpan Sign
When requesting a signer session token via REST API, we pass the packageId and signerId. How does the signerId: [email protected] match up with the json package?
Forum topic
OneSpan Sign
Hi Team,
We have a client reporting that they recently noticed that they are getting two types of status from OneSpan, 'SIGNING_COMPLETED' and 'COMPLETE', when individual signer completes the signing process.
Forum topic
OneSpan Sign
Getting the below error for the url path- https://sandbox.esignlive.com/api/packages , https://apps.esignlive.com.au/api/packages.
ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1130
ORA-29024: Certificate validation failure
Forum topic
OneSpan Sign
In doing some testing in my sandbox, I noted that if I submit a package with a signer with an invalid email address, early the next morning I got a delivery failure notification to my email inbox.
I'm curious if there is a way to actively monitor email delivery status via the API?