1310 results matched your search criteria
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
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
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
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
We would like to modify the content of some of the emails that are sent to the signers.
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?
Forum topic
OneSpan Sign
Hello,
Is there a way to add some customization to the email that comes from eSign live to notify people that they need to sign a package?
Forum topic
OneSpan Sign
Hi,
Please help me with the following:
I am using REST API, .NET and a sandbox account.
I want to download a document in PDF format. For this I can use the call:
GET /packages/{packageId}/documents/{documentId}/pdf
But this call requires documentId.
Forum topic
OneSpan Sign
Hi,
When creating a package and calling the setName method with a string containing a period or dash the JSON response says deserialization failed, upon further inspection there were also code 400 "invalid state" messages included. How can we fix this?