126 results matched your search criteria
Forum topic
OneSpan Sign
HI two questions about "createdDate" in callback json payload -
1. Is "createdDate" a timestamp of when event occurred?
2. If "createdDate" is a timestamp of when event occurred, then will it always be populated in the callback?
Forum topic
OneSpan Sign
Hi Team,
I am integrating the Callback API for Event Notifications,
Could you please provide the list of properties available in the JObject.
For more details, refer the below screenshot.
Forum topic
OneSpan Sign
Running some test on QA now we are running on this issue. Can you share a light of what this could be?
Forum topic
OneSpan Sign
I have configure OneSpan Laserfiche integration, User Can Send document for Signing from Laserfiche Repository using WebClient but after document is signed, document fails to come back into the repository. I receive the below errorFailed to communicate with the callback server
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
We are trying to set up a URL to listen for Callback Notifications in salesforce.
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
Forum topic
OneSpan Sign
I have registered http://xyz.com/dir/api/CallbackLog/Log as callback Url on account page.
I have also created API controller method
public static void Log(CallbackLogModel model)
{
.........
}
where model is JSON model I expect to be posted to the specified url.
Also based on your documentatio
Forum topic
OneSpan Sign
Any thoughts on why message is null? I entered text on the decline to sign. I received the decline event notification.
Event:
Forum topic
OneSpan Sign
I am currently in CST/ GMT-5 but the callback is returning GMT-4 for the createdDate time.
I am on the onespan sandbox could this have an effect?
Edit: updated subject to GMT-0 time