372 results matched your search criteria
Forum topic
OneSpan Sign
Hi is there a way to add information to the signature reason that is shown on the PDF when viewing the signature properties?
Forum topic
OneSpan Sign
We are attempting to make fields read only in our OneSpan package. We are trying to use the API to mark them. We cannot find the way to mark dates read-only.
The preference would be to mark them read only using the API, so that they all work similarly.
Forum topic
OneSpan Sign
I am working on a solution to create a package containing a single document.
When I use a .pdf file, this works fine - the document is sent; a signing URL is generated and I can sign.
When I try to use a .docx file, I get a HTTP 400.
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
Hi ,
I have created package and adding document from Salesforce. The document is in Spanish language.
Forum topic
OneSpan Sign
Hi,
I receive an error when the document name ends with "pdf".
Forum topic
OneSpan Sign
I'm receiving a 500 error when I upload a document to /packages with the following roles and approvals. Any idea where the error could be coming from?
Forum topic
OneSpan Sign
Hello!
Is it possible to insert one text field into PDF document the way multiple signers could edit it?
Thanks.
Forum topic
OneSpan Sign
Its possible append document to existing package using application/json content type and base64 coded pdf?