22 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
in our IT-system(SAP) we have the PDFs, that we want to send to OneSpan, stored in a table in binary format.
Since we don't have the actual file... how can I implement an example in Postman?
Forum topic
OneSpan Sign
Hi!
I have been trying to upload multiple documents with a post request to '/api/packages' (the sandbox) url and getting getting the error indicating the number of documents sent in the payload is different from what I attached,
Could have a look at the code and let me know, what I am missing?
Forum topic
OneSpan Sign
Hi, I am looking for sample to create and send a package with one or many documents including as binaries in .net sdk.Can you help me find sample.ThanksBalwinder
Forum topic
OneSpan Sign
Hello,
I am having some issues when trying to add a document as binary data to a package
Our pdf's are in base64 data so we need to convert this data to binary data but we always get this error when we are trying to create new package(POST /api/packages):
Forum topic
OneSpan Sign
Hello Team,
I have the following scenario: I am trying to create a Package with a PDF document, which is provided as binary stream. I also want to add a Signer(s) Signature(s) and to locate these through corresponding text-anchors.
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
Is it possible to get all the signers url for signing Doc in the same response during the package creation with document binaries and signers detail using REST API.
if yes , Please provide the demo code.
Forum topic
OneSpan Sign
Hi Duo,
I am not able to send the multiple pdf doc using webClient during creating Package with binary doc by the Rest Api,
can you provide me the working code for the sending multiple doc for the multiple signers using webclient(For Rest Api).
Forum topic
Mobile Security Suite
Hi OneSpan,
We are going to implement app shielding for RASP. According to the app shielding document, there are several APIs for automated shielding: We have few questions for that:
1) Where can we find the full API document?