231 results matched your search criteria
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
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
Can you confirm whether it's 10 or 16 mb limit n the total documents.
Forum topic
OneSpan Sign
I have a document that is newly uploaded and created on the fly. What is the best way to place the signature fields within the PDF? Is this a separate REST API call?
Forum topic
OneSpan Sign
We are getting below error uploading PDF document {"message":"[error.validation.verifyDocument.documentExtractError]","code":400,"messageKey":"error.validation.verifyDocument.documentExtractError","name":"Validation Error"}
Forum topic
OneSpan Sign
HiI am trying to add Documents while creating the eSign package, is it possible?
Forum topic
OneSpan Sign
We keep the byte info of a PDF in our database (BLOB).