233 results matched your search criteria
Forum topic
OneSpan Sign
Hi, I have a Issue with one of the customers. can you help me? thanks!
Forum topic
OneSpan Sign
Hello,
I am trying to use the REST API in my web application to add a document to a package. When I submit my form with a POST request, I am getting a 406 error. The accept header I'm using is application/json. What should I use instead?
Thanks,
Rex
Forum topic
OneSpan Sign
OneSpan recently implemented "Signers can now: (1) upload one or more supporting documents to a transaction before the transaction is completed; (2) upload multiple documents in a single attachment.".
Forum topic
OneSpan Sign
Hello, We have integrated our salesforce application with onespan using APEX SDK.
Forum topic
OneSpan Sign
HiI am trying to add Documents while creating the eSign package, is it possible?
Forum topic
OneSpan Sign
Hi,
I want to upload customized default consent form for every package, and my account already removed the 'default consent' form. when I tried to upload the form as document id as 'default-consent', this form always in document index 1 instead of index 0 as expected. any idea?
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 am attempting to create a package with multiple documents using the "files[]" multipart form field, but I always get back this message:
{
"messageKey": "error.validation.package.wrongNumberOfFiles",
"technical": "Number of uploaded files does not match number of documents specified i
Forum topic
OneSpan Sign
We keep the byte info of a PDF in our database (BLOB).