47 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I am running into an issue when attempting to remove a partially signed document from within a transaction.
Forum topic
OneSpan Sign
Hi there, I'm trying to delete a document in python but I'm getting this return:
400 Client Error: Bad Request for url: https://sandbox.esignlive.com/api/packages/TAv__TLL2MOR_bMTDTnmiq0boLU=/documents/28
Forum topic
OneSpan Sign
Hi ,
We are having documents inside a template. In runtime user is choosing what documents needs to be esigned based on that we will clone documents from a template and delete the extra roles and will send for esign.
Forum topic
OneSpan Sign
Hi
On an In progress transaction (SIGNING_PENDING) with multiple signers & with Document A that is signed by (SIGNING_COMPLETE) Signer A, is it possible to update the document content (bytes) without losing the already obtained signatures from Signer A?
Forum topic
OneSpan Sign
Hey there,
I have a situation where I have an existing package and I'm trying to add a new document to it with text anchor fields.
The part to create the document is fine, but my issue is to add an extract anchor to it.
From what I've seen, the SDK offers the option to sdk.createDocuments(Str
Forum topic
OneSpan Sign
Hi,
I'm trying to send an extra document to an existing package (with no document) using the REST API endpoint /api/packages/{packageId}/documents.
Doing so returns me a "406 Not Acceptable" error, which doesn't tell me much on what is wrong.
Forum topic
OneSpan Sign
In our scenario we have all the documents created in a temple and user will select some documents from the template in our application to esign or manually sign.
Forum topic
OneSpan Sign
Hello, I'm attempting to upload a PDF file using :
Upload a New Document through multipart/form-data
Based on this
Forum topic
OneSpan Sign
I would like to delete the default document that the package has when it is created, How can I do that?
My java SDK version is: 11.33