184 results matched your search criteria
Forum topic
OneSpan Sign
I am receiving the attached error message when trying to send a document from the Laserfiche Repository using the Web Client integration for v10.4.3 to OneSpan Sign.
Forum topic
OneSpan Sign
Hi, we are not receiving callbacks on packages that expire and we're trying to determine if it's an issue on our end. Does OneSpan keep logs of callback events that fail?
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
Hello,
Can you please take a look at the below and clarify?
Forum topic
OneSpan Sign
We are facing this issue intermittently in production.
We have a grid on our template which includes set of `Country Code` and `Phone Number` fields.
Forum topic
OneSpan Sign
I have done following steps for the mentioned package, please let me know if there is issue with the steps,
Step 1: package had created and sent with due date ‘2019-12-31T18:30:00Z’
Step 2 : I am Listening ‘PACKAGE_EXPIRE’ event and on package Expiry event I had update the package expiry date to
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?
Forum topic
OneSpan Sign
Hi,
How the Callback Key is being passed when an event is raised? can you please provide a raw sample for the transaction including header tags?
Would it be an oAuth? 'Bearer [callback key]' ?
Thanks,
Sara
Forum topic
OneSpan Sign
Hi team,
If our application somehow missed the callback notification of declined event, is there any SDK function that can be used to fetch the details about signer who opted-out/decline and with what reason?
Thanks in advance!
Forum topic
OneSpan Sign
Hi,
How can i set the redirect url for a transaction? In my case, after successful completion of signing event, i am required to load a specific page and need user inputs on it (and not just a thank you dialogue)
Thanks