444 results matched your search criteria
Forum topic
OneSpan Sign
I am getting a 401 error when requesting an authentication token for a "SENDER" with a mixed-case email. Other places in the REST API do not require a lowercase value for email in the json.
The request I made was:
Forum topic
OneSpan Sign
Hi,
I am trying to get all the package IDs from one account. For some reason, I only get one package ID comes back, even the count shows me as 3.
The is the url i have tried 'https://sandbox.esignlive.com/api/packages'.
Forum topic
OneSpan Sign
Hi Team,
I have Created a package using "REST API" which has two signers , And when any one of the signer is "Decline" the document the other signer status is also getting "Decline"
Basically i should get the one signer Decline And another "SIGNING_PENDING"
API URL : https://sandbox.e-signliv
Forum topic
OneSpan Sign
Hi,
I am trying to get evidence summary for a package . But it is returning a response with "Not Acceptable" and code 406. Below is the api url and response.
Forum topic
OneSpan Sign
Guys,
I am trying to update a field and I am using this as a guide.
https://developer.esignlive.com/guides/feature-guides/fields/
I am doing a PUT to the api call below and when it runs, it deletes the field all together.
https://sandbox.esignlive.com/api/packages/{packageId}/documents/{document
Forum topic
OneSpan Sign
I have setup a sandbox environment for v11 and tried out the SignDocuments() for a signer.
Forum topic
Risk Analytics
Hi,
Could I have an example API call including the header for /events and /transaction events?
Forum topic
OneSpan Sign
Hi Team,
We are using rest API to communicate with esign live . when we create and send document we are using the below url .
https://sandbox.e-signlive.com/api/packages
Once we send the request I am able to see the package in drafts folder .
Forum topic
OneSpan Sign
Hello,
I have generated the below esignlive token, but when trying to access it, getting this message "Your authentication token has expired. Tue Oct 09 15:54 UTC".
I can access the package from esignlive portal but not from the generated URL.
Forum topic
OneSpan Sign
We are consuming onespan esign feature. From this morning we are getting resource not found error message in the esign frame.
API url:
"https://sandbox.esignlive.com/api/authenticationTokens/signer/multiUse"
Console log shows the below message.