328 results matched your search criteria
Forum topic
OneSpan Sign
Hello all,
Thank you for the good forum, and your help here!
I'm trying to integrate our systems with you, and I'm sending a JSON object trying to clone a template with 1 pdf document inside, but by some reason all the fields are not listed.
First thing I've noticed is that when you create the packa
Forum topic
OneSpan Sign
I have one scenario: signer1 doesn't need to sign/accept any documents in the package, in the remote scenario, how signer1 start the signing ceremony to review the documents? because signer1 doesn't get the email to launch the signing ceremony.
Forum topic
OneSpan Sign
When we send a Notification to a signer using the Notifications API and the response is "200" or "OK" what does that exactly signify? Does it mean that the email was sent from OneSpan?
Forum topic
OneSpan Sign
Hello,
We have the latest version of the on-premise OneSpan Sign platform and application installed here and we are quite confused as to why we are not allowed to create the same sender on more than one account.
Forum topic
OneSpan Sign
Hi, Good day!
We are configuring KBA authentication and doing it in initial package creation call, it is working fine for kba-us provider while for kba-canada, we are getting the response as postal code and province cannot be empty. what might be the issue? please let us know.
Forum topic
OneSpan Sign
Hello,
I have already a template with 2 placeholders called Signer1 and Signer2.
When creating a document packge from the template, how I can update these placeholders to add the email address and first and last name for the signers.
Do you have such an example?
Forum topic
OneSpan Sign
Hi,
I get 400 error code.
I have the sample code below:package RestAPI;
import java.io.BufferedReader;
import java.io.File;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.io.OutputStreamWriter;
import java.io.PrintWriter;
import java.net.Htt
Forum topic
OneSpan Sign
You do have a 2021 enhancement request that is on your priority list to increase the MB size. however in the meantime we are having issues with the ES not being emailed. We've sent out numerous communications to tell our users to always use their Dashboard.
Forum topic
OneSpan Sign
Hello!
I'm trying to add extra fields to a transaction through the REST API but I can't get the extra fields to show up.
So far I managed to add a free text field at the time of signing, but I can't get it to show the initials of the signer or the date of signing.