188 results matched your search criteria
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
I have done multiple trials and not able to end up with successful results for uploading a document to a Transaction.
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
Hi,
We need to know that is there any possibility of increasing further the document's size such as uploaded document, audit trails etc. near future for any release of one span server. Because, we are building an application where any increase of document's size will impact our application.
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
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
We are trying to upload the attached PDF (eF2 - Sign.pdf) to eSignLive as a document to sign. It contains a signature block embedded in it.
The error we get while ww upload it from eSignLive portal (image attached herewith) is the same which we get while we try the same using SDK.
Forum topic
OneSpan Sign
Hello,
I am trying to add a document to template, but getting below error. My document has text tags in it.
Error:
The document failed to upload and may be locked. Please check the document and try again.
Forum topic
OneSpan Sign
Hi,
I was trying the below code snipped
To upload documents to packages,
Forum topic
OneSpan Sign
Hello, We have integrated our salesforce application with onespan using APEX SDK.