1537 results matched your search criteria
Forum topic
OneSpan Sign
Hello, I'm attempting to upload a PDF file using :
Upload a New Document through multipart/form-data
Based on this
Forum topic
OneSpan Sign
Hello,
I am using PHP REST API.
First i create draft package, then upload form with data, and then publish it. But there is disclosure electronic signatures document get created.
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
Hello,
Is onespan allowing the sender to set a custom package ID?
Forum topic
OneSpan Sign
1. I created a function app in azure portal for the callback to download docs.
2. And then I created some transactions through the Dashboard.
3.
Forum topic
OneSpan Sign
Hi ,
Please assist with "Could not download the documents to a zip file. Exception: Unexpected character encountered while parsing value: .
Forum topic
OneSpan Identity Verification
Hi Everyone,
Forum topic
OneSpan Sign
I have a client who is using REST API to create package.
Forum topic
OneSpan Sign
Hi all. Help with the following really appreciated.
Below code produces exception: "code":500,"name":"Unhandled Server Error". This exception occurs when uploading PDF with form inputs. Flat PDF (no form inputs) works fine.
Forum topic
OneSpan Sign
I'm having some difficulty implementing DownloadDocumentsDateRange posted previously in this forum.