3700 results matched your search criteria
Forum topic
OneSpan Sign
Hi !
I'm trying to update a package and replace the pdf document in it, but I get this error :
Unable to update package settings. Exception: Le serveur distant a retourné une erreur : (403) Interdit. HTTP PUT on URI https://sandbox.esignlive.com/api/packages/-bANyCo4NvqdgiEPNbMG2tLdaRE=.
Forum topic
OneSpan Sign
I am using a sandbox so perhaps the class definition does not match what is there.
I get an invalid primitive error on the following code snippet:
string pkgId = ESignLiveExamples.createPackageExample();
ESignLiveSDK sdk = new ESignLiveSDK();
ESignLiveAPIObjects.Package_x pkg = sdk.getPackage
Forum topic
OneSpan Sign
Hi,
when the last signer completes signing, there is the link for "download this document"(see attachment), is it possible to disable the link?
Thanks,
Cindy
Forum topic
OneSpan Sign
Hi,
We are sending a PDF with fields for signature and date. The date is currently injected and is the package creation date. We were wondering if there is a way to have the date be the actual signing date.
Forum topic
Intelligent Adaptive Authentication
Dear Team,
I have added ntp record to IAS server, but time is not synchronized with ntp server.
from firewall logs, i couldn't find any blocking on ntp port.
from IAS logs, we have got below error:
Forum topic
OneSpan Sign
My company is new to working with eSign, I'm a product manager working on finalizing requirements for our development team and can't find the length of the Package ID. Can someone tell me, or point me in the right direction?
Forum topic
OneSpan Sign
I'm trying to get the Authentication token with the following code, however its return error "The remote server returned an error: (405) Method Not Allowed."
string url = "https://sandbox.esignlive.com/api/authenticationTokens";
string apiKey = "WXNKRk9vb*****************";
Forum topic
OneSpan Sign
Hi,
Our customers are periodically getting the following error while trying to publish an approval:
"Unauthorized Access
We're sorry. Your session may have expired. Please try again.
Forum topic
OneSpan Sign
Hi,
we are having integrated solution with our front end using eSignLive as the back-end.
On the signing ceremony the first user after signing documents and completing his part of workflow does not get message what do do next.
Is this an expected behaviour? If not how to fix it?
Forum topic
OneSpan Sign
Hi,
I'm trying to implement e-Signature in my esignlive app but i'm not able to find the nodejs documentation to do it please share a nodejs link require to complete the job
Thanks