128 results matched your search criteria
Forum topic
OneSpan Sign
Hello, we were informed that a change will be coming to the API interactions in the 11.36 version. If we integrate using the Java SDK, is it necessary to upgrade to the latest version of the SDK in order to correctly handle the removed user-agent header?
Forum topic
OneSpan Sign
As per https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/setting-callback-notifications,
Forum topic
OneSpan Sign
Guys,
I've ran across a feature that I cannot seem to test and would love to get some clarification on this.
If I have a signer who has 3 documents to sign. They sign two of the documents and refuse to sign the last document. We then remove the document from the package.
Forum topic
OneSpan Sign
I receive eSignLive Callback failed emails sparingly, even though I receive the callback successfully.
Forum topic
OneSpan Sign
Hi,
in our current version 11.25, I found for callback event i.e PACKAGE_READY_FOR_COMPLETE, the sessionUser has the account user id information in the request.
Forum topic
OneSpan Sign
Hi ,
We are using our own twilio to send SMS. Once the User clicks on the link from email , onespan will call the Callback url configured in account settings with the OTP. And we inturn ,send it to the users by our Twilio account
Forum topic
OneSpan Sign
I have created a .Net web application to receive posts from the eSignLive server to handle event notifications (PACKAGE_CREATED, DOCUMENT_SIGNED, etc.) I am successfully receiving the events, parsing the Json posted to me, and handling the events.
Forum topic
OneSpan Sign
Can I include a package id in the callback registration API so that I can register for different types of events for different packages ? If so then can you please provide a JSON sample.
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,
If our application somehow missed the callback event of opt-out/decline, is there any REST API which can be used to fetch the details about signer who opted-out/decline and with what reason?