128 results matched your search criteria
Forum topic
OneSpan Sign
When using the callback function to listen to DOCUMENT_SIGNED events, I do not receive the event if the user does not click the "Done" button before clicking the "Confirm" button.
Forum topic
OneSpan Sign
Hello,
Our network admins moved our DNS servers yesterday and this morning our esign callback is failing.
Failed to communicate with the callback server.
URL: https://URL.in.question/Esign/EsignComplete.aspx
Payload: {"@class":"com.silanis.esl.packages.event.ESLProcessEvent","name":"PACKAGE_COMPLE
Forum topic
OneSpan Sign
Hi
In case there is exception when we handle a call back from Silanis, can we send back a HTTP error response (4xx) to Silanis, so that Silanis can attempt to redeliver a callback.
If Silanis does redeliver, then how many times will it attempt the redelivery.
Regards
Mario
Forum topic
OneSpan Sign
I was trying to implement Call back service in Salesforce from One Span. I have implemented all the steps in Salesforce mentioned in Part 1, Part 2 and Part 3. But however when a transaction is completed in One Span my apex method is not being called. No logs as well.
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
Hi There ,
I want to know about any provision of sending the authentication token to the callback generation rest api call so that once the callback happens
, we may get that token back with the request.
Forum topic
OneSpan Sign
We are trying to set up a URL to listen for Callback Notifications in salesforce.
Forum topic
OneSpan Sign
We have registered Callback Event Notification on OneSpan Sign Web UI and Key is getting gernerated correctly. However, I am receiving below error on email as OneSpan Sign Sadnbox access is assigned to me only.
Forum topic
OneSpan Sign
Hi,
What should be the http response code returned by the notification callback handler? Does esignlive care about it at all? Is 204 (NO CONTENT) ok?
Thanks,
Forum topic
OneSpan Sign
Hi,
There is a confusion when we use the callback function, is there anyone to give some advice?
The callback url is based on our application.
And this path is correct when running directly in the browser, however there is no reaction after the callback event action.
How could I research this issu