916 results matched your search criteria
Forum topic
OneSpan Sign
I believe this is a change introduced with SaaS 2024-October: Release 24.R6 (11.60). Now when we create a package using: POST https://sandbox.esignlive.com/api/packages
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'm running the follow code (segment) and my pdf is showing up garbled on the sandbox using Java API version 10.10.1
I can read the file Consent.pdf using any reader on my workstation, but when it gets to the sandbox site it is showing up as a series of garbled text (starts with
@`%PDF-1.3...
Forum topic
OneSpan Sign
I am trying to update the text field inside a document in my draft package via post and/or put api for updating the specified document. The response is coming 200 on sanbox but wheneve I tried to change the value of the text field, it is not changing at all.
Forum topic
OneSpan Sign
Hi,
We have an onsite installation of esignlive and ewitness
esl api shows following version at /api/sysinfo
{
"schema": "16.10.4",
"version": "16.6.16",
"timestamp": "2017-12-12 23:32+0000"
}
I'm attempting to extract the full evidence pdf and html via both the eâ€Witnessâ„¢ UI "Expor
Forum topic
OneSpan Sign
Guys,
I am trying to remove an approval from the default-consent document as we do not want a signer to see it.
Forum topic
OneSpan Sign
` var apiKey = "nulldev88";
$http({
url: "https://sandbox.esignlive.com/api/packages",
method: "GET",
headers: {'Content-Type':'application/json',"Authorization" : apiKey }
}).success(function (data, status, headers, config) {
console.log(data);
}).error(function (data, status, headers, config) {
c
Forum topic
OneSpan Sign
We seem to be having an issue where we don't seem to pull in any of our recent test files using either the GetPackages or the GetUpdatedPackagesWithinDateRange. We DO get results using those as long as we move the date range back to at least last November. The catch is that if we
Forum topic
OneSpan Sign
Hi,
We are facing continuous issues while doing the bulk sign process, below are the error messages it is throwing to us
Error 1 :
Silanis.ESL.SDK.EslServerException: Could not create a signer authentication token.