625 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
Is it possible to sign a document without having the signer to go through the process and click on a signature box?
For instance, we have a website, a user fills the forms, we display a preview to the user and ask for confirmation and the user click on the confirm button.
Forum topic
OneSpan Sign
Note: I saw this forum post but it wasn't really giving an answer so I am starting a new one to see if we can figure this out.
Forum topic
OneSpan Sign
Hi there!!!.
We are working with automations with OS.... and how to handle some scenarios where we need to define where to place the “signature” using a fixed position .
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
Hello,
Currently we're having the following solution:
1. PDFs are created using DOCUMENT EXTRACTION (for signatures) and FIELD INJECTION (for text fields);
2. Values for text fields are new in every request;
3. Positions for text fields are configured with PDF form fields;
4.
Forum topic
OneSpan Sign
Hi,
Around the 5th October it looks like we can no longer create packages containing a mix of text anchor fields and positional placement fields.
The following payload used to work before Oct 5th in the OneSpan sandbox environment.
{
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
Hi Team,
I am using REST API.
While creating packages I received following exception.
{
"messageKey": "error.validation.invalidPageLocation",
"message": "Invalid position.
Forum topic
OneSpan Cloud Authentication
Hi everyone,
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.