610 results matched your search criteria
Forum topic
OneSpan Sign
UPDATE: Solution in comment sectionHi,I create packages only by adding roles and signatures with ESL tags on document and it always worked perfectly. Until rencently, maybe a couple of days, we started receiving "Cannot send package without approvals" error.
Forum topic
OneSpan Sign
Hi,
I'm looking for a way to modify a signers first or last name as well as email after they've begun signing documents.
Is this at all possible?
Forum topic
OneSpan Sign
Hi,
While trying to configure client id authentication getting this error, though the exact client id is provided.
Thanks in advance
Forum topic
OneSpan Sign
Hi, I'm getting an error for invalid email when I uploaded a bulk file. I checked the emails and they are correct. Can you help me with this?
Forum topic
OneSpan Sign
I keep getting the attached error message. When I wait and restart it's usually okay but it's painful that I can only do about 40 - 50 users at one time.
Forum topic
OneSpan Sign
Hi,
I have installed the OneSpan Sign for SharePoint Online but when I try to access to the connector I am getting an error. Does anyone know how to solve this issue or is because the connector is deprecated?
Forum topic
OneSpan Sign
The customer keeps getting random OneSpan signature failures when users try to send a document for signature. The same transaction works sometime and not others.
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
Hi ,
I am trying to call the RETRIEVE INFORMATION ABOUT A PACKAGE api and getting the below error. Can you please let me know why i am seeing this error.