125 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
We have tried several angles at achieving this using both the REST API and the .NET SDK but have so far not had any luck.
Forum topic
OneSpan Sign
Hi,
when adding the signature tags the Designer autosaves the changes. Is there a way to know that signature tags were added or they closed the designer session?
Forum topic
OneSpan Sign
Having this url allows us to embed the signing session within our website via an embedded iframe -> https://sandbox.e-signlive.com/access?sessionToken={signerAuthenticationToken}
However, it does not allow us to get real-time/client-side status check as the signers accomplish the signing
Forum topic
OneSpan Sign
Hi,
I am trying to integrate the flow into a node application. I am stuck at the add documents/start session stages. I have created a template via the web UI. I am able to create a draft package via the REST API.
However I don't know what to do to make a package not a draft.
Forum topic
OneSpan Sign
I have been reviewing the options to customize the look/feel of the signing ceremony here:
https://developer.esignlive.com/guides/feature-guides/signing-ceremony-customization/
1) If you use a command to remove a certain piece, for example the bread crumbs or session, can you reorder the other fu
Forum topic
OneSpan Sign
Hi,
for InPerson signing, we manually launch signing ceremony with
GET https://sandbox.e-signlive.ca/access?sessionToken=token
from Postman, I got the response as sessionId such as
{
Forum topic
OneSpan Sign
Hi
I capture the traffic when switch signer in the signer dropdown list.
Forum topic
OneSpan Sign
Hello,
I need help with an error message relatef to hornetq that we detected in one of our prod environments. The related package has 5 documents, 4 documents were successfully signed and the last one signing confirmation failed and produced this error.
Forum topic
OneSpan Sign
I use the event notifier with a Iframe (https://community.onespan.com/documentation/onespan-sign/codeshare/esignlive-event-notifier) for couple years in my projet and when I have configure it initially the event to check for completion was ESL:MESSAGE:SUCCESS:SIGNER_COMPLETE.
Forum topic
OneSpan Sign
Hi,
I am receiving the error [401, Unauthorized] response when creating a package with JavaSDK.