1511 results matched your search criteria
Forum topic
OneSpan Sign
For Sharepoint connector:
Since Document ID becomes important for implementing additional SP document workflows (eg. Post package completion), is there a way to configure embedding SP doc ID (if document is selected from SP document library) within package document ?
Forum topic
OneSpan Sign
I am using the text tag extract example found here: Text Tag Extraction (Apex SDK) | OneSpan Community Platform
Forum topic
OneSpan Sign
Hi,
currently I have a client with large document size (1870k), and this document is combination of several other documents, some of them with signatures, and some of them without .
Forum topic
OneSpan Sign
I'm seeing some odd behavior, on my local development environment, I can create a package and delete the "default-consent" page without issue. Once I've moved this to our integration environment, this same call fails.
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!
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'm trying to implement Field Injection, but when I post to the payload to /api/packages, I get the following error.
"messageKey" => "error.validation.verifyDocument.hasNeedAppearancesFlag"
Forum topic
OneSpan Sign
Hi Team,
I use code to create packages, and when I go to the esign platform, I can not add new documents to the existing In Progress transaction.
The code I'm using to create the package is
PackageBuilder documentPackageBuilder = PackageBuilder.NewPackageNamed("Test Document Extraction")
Forum topic
OneSpan Sign
As part of our use case there is a statement on a form where the client acknowledges receipt of a document.
Forum topic
OneSpan Sign
Is it possible to change the upload size of documents to larger than 10MB, something more like 25MB?