12 results matched your search criteria
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
Forum topic
OneSpan Sign
I want to get notify using callback, when a signer added to the document.
Can you please help me how can I achieve this.
I am using REST API, node.js
Forum topic
OneSpan Sign
Hi,
I want to get document status that when and how many times document is opened.
when user fills document fields, as I am getting document summary.
Please let me know how it is possible
I am using nodejs and showing document in iframe
Thanks
Forum topic
OneSpan Sign
Hello,
I'd like to send a package (transaction--the fact that these separate terms mean the same thing is quite confusing) programmatically using the API (no SDKs as I'm using NodeJS) but I'm not seeing any endpoints in the documentation to do so.
Is it possible to send a package using the API?
Forum topic
OneSpan Sign
HI,
I have created a package with some document and set its status to "SENT".
Forum topic
OneSpan Sign
When I signed the document I see 2 popups (I open document in iframe using signing url)
First one for confirm "Please click OK to confirm your signatures to this document or click Cancel to review it again before submission"esinglive_1.PNG
and second one for completion and redirect"esinglive_2.png"
Forum topic
OneSpan Sign
HI,
I am trying to integrate designer view in my app through this link
https://developer.esignlive.com/guides/feature-guides/designer/
"https://sandbox.esignlive.com/api/authenticationTokens" works fine and getting authentication value but when I send request to following api I am getting "Unauthori
Forum topic
OneSpan Sign
Hi, I have a package with status draft, Now I want to update an approval using this route
PUT /packages/{packageId}/documents/{documentId} /approvals/{approvalId}
Here I am updating multiple field values.
Forum topic
OneSpan Sign
Hi!
I am not able to create new documents using post method from NodeJs server, please find the request and response below
domain: null,
_events: { end: [Function: bound _clearTimeout] },
_eventsCount: 1,
_maxListeners: undefined,
_agent: false,
_formData:
FormData {
_over