279 results matched your search criteria
Forum topic
OneSpan Sign
Hi all,
I'm trying to use digital certificate authentication (with PIV card) for my signers, but I can't figure out how to format this in my JSON. Any ideas?
Forum topic
OneSpan Sign
Hi,
Trying to implemented the quick start, getting error 404 file not found when doing post.
Removed the header "Accept: application/json". And it returns with a 200 and it is return html indicating "Error" but no detail.
Forum topic
OneSpan Sign
Hello,
I am new to the OneSpan sandbox and REST APIs/.NET SDK
I have the following scenario and I'm using some CodeShare samples to piece this together:
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
Hi Team,
Can anyone provide me the sample JSON for Create Package API which include below features:
1. Reminder Schedule.
2. Review Before Completion.
3. Templates.
Thanks in Advance.
Forum topic
OneSpan Sign
https://sandbox.e-signlive.ca/a/admin/eventnotification
Getting error for all our sandbox (Invalid JSON.) and callback URL is Empty
PFA
Forum topic
OneSpan Sign
I have attached my JSON code.
I need OneSpan to redirect to a success link if possible after signing. I did some searching and found that instead it would be a button to go to the success page but a redirect is preferred.
Forum topic
OneSpan Sign
I am in a beginner label.So I need to download file it may be json or octat stream.But I dont know how to download file for concurrent user.Actually I have to do performance testing for Api.
Thanks in advance
Imran
Forum topic
OneSpan Sign
Hello,
I am having a problem where documents in the signing package appear to be ordered randomly during signing. We always send the documents in the same order. Is there any way to ensure the order of the package using the documents JSON?