231 results matched your search criteria
Forum topic
OneSpan Sign
Guys,
I have an existing transaction that I am trying to add documents to. Below, you'll find the json package that I am sending up with the files. I am getting this error when trying to upload those files.
Forum topic
OneSpan Sign
I want to request customer to upload his last tax return as part of a transaction. However, customer may actually has the tax return captured in many separate files (e.g.
Forum topic
OneSpan Sign
Hi,
Is there any documentation on how to upload multiple documents using the ONESPAN SIGN API, currently trying to use POST /api/packages/{packageId}/documents, however second document doesn´t get uploaded.
Forum topic
OneSpan Sign
I'm working on the callbacks into Salesforce. The callbacks are triggering just fine. And the provided code where we are uploading the signed documents into the document object is working perfectly. However, I need to upload the documents into Content Versions instead of the document library.
Forum topic
OneSpan Sign
Is it possible to change the upload size of documents to larger than 10MB, something more like 25MB?
Forum topic
OneSpan Sign
Looks like if the first signer uploads required attachments they are not shown to the second signer... But in our logic the second signer makes decision based on uploaded attachment...
Forum topic
OneSpan Sign
This question is related to an older forum item (My Account - Signature | OneSpan Community Platform)
Forum topic
OneSpan Sign
Hi,
I was trying the below code snipped
To upload documents to packages,
Forum topic
OneSpan Sign
Hello!
I seem to be getting a 500 when I try to upload a new document.
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.