561 results matched your search criteria
Forum topic
OneSpan Sign
Hello!
I would like to know if there is any endpoint within the REST API to which I can send a parameter and get a list of transactions whose name contains that parameter.
For example: https://sandbox.esignlive.com/api/packages?filter=FILTER_NAME_TRANSACTION
Forum topic
OneSpan Sign
Hi Team ,
As suggested by you we are using single step package creation call where in package creation, doc upload and status sent happens at one go .For this we are using silanis provided java class.
This is wrking perfectly fine in all environments but when we moved to production , its giving conn
Forum topic
OneSpan Sign
I'm trying to send a new document in a package that has the status: Draft
But I get the error response
Forum topic
OneSpan Sign
Hi,
I integrated the esignlive with the REST API. The only concern is there are too many clicks for the 2nd time signer(user).
Forum topic
OneSpan Sign
Hello, would help me understand what I'm doing wrong ?
The method is called in package creation process.
In the following are the values for Mobile signature method compare with Mouse capture.
I don't see any problem for Mobile signature.
// Mobile signature - Error response
String response = clie
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
Hello,
I am trying to inject data into a field on a PDF that is uploaded to onespan. I have the field in the following format
[Signer1.Capture1.Textfield1]
Forum topic
OneSpan Sign
Hello,
I am trying to inject data into a field on a PDF that is uploaded to onespan. I have the field in the following format
[Signer1.Capture1.Textfield1]
Forum topic
OneSpan Sign
We are trying to test how well text tagging will work for us and cannot get a simple field to populate with data. I'm sure it's just a text tag/or json payload issue.
Payload:
Forum topic
OneSpan Sign
HI everyone during my integration I got stuck with this error> I wanted to create a package upload a file and add signatories.