223 results matched your search criteria
Forum topic
OneSpan Sign
Trying out the SignDocuments(packageId, signerId) call in the example throws EslServerException.
Additional information below: Could not create a signer authentication token. Exception: The remote server returned an error: (404) Not Found.
Forum topic
OneSpan Sign
Hello,
I had successfully set up a callback on Package Completed in my Development environment that worked fine, now I have moved to a beta test server that is using SSL and the call back is failing?
In the Sandbox I have a url https://myurl
and I have a Callback Key
But my last two test sent an
Forum topic
OneSpan Sign
I've tried to do a status change on OPTED_OUT package to DRAFT (edit data, then set it to SENT).
Request
PUT /api/packages/PACKAGE_ID HTTP/1.1
Accept: application/json,application/zip,application/pdf,text/html; esl-api-version=10.7
Accept-Encoding: gzip, deflate
Authorization
Forum topic
OneSpan Sign
Good Morning guys,
My team and I have been working on this error for a few days now and we aren't sure why it is firing off.
Forum topic
OneSpan Sign
I am new to OneSpan and need help on setting up CallBack URL.
1. How to setup Web server
Forum topic
OneSpan Sign
Does the SDK provide a method to get a link to download the final document from OneSpan's servers? I cannot find it. Thanks!
Forum topic
OneSpan Sign
Hi!
When sending some eSignLive packages (.NET SDK), here is the error message I receive for some of the packages I send (it works for others :-S)
What does it mean that my document could not be flattened ?
Forum topic
OneSpan Sign
Hi we are using an in house install of the evidence api
https:// [server] /evidence/api/v2/{guid}pdf/false
https:// [server] /evidence/api/v2/{guid}/html/false
while running some tests, we are seeing the following error, could you please help with info on how to resolve this error:
{"data":"A PDF
Forum topic
OneSpan Sign
Hi,
how to test email.complaint template? we are using CIBC SMTP server?
thanks,
Cindy
Forum topic
OneSpan Sign
1. I created a function app in azure portal for the callback to download docs.
2. And then I created some transactions through the Dashboard.
3.