533 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I have this use case:
There is a form, which contains fields, which we currently fill with our own pdf mapping service.
Forum topic
OneSpan Sign
When attempting to send a document from the Web Client using the integration to OneSpan Sign, it is not attaching the document after the Consent and Disclosure document.
Forum topic
OneSpan Sign
I am making the following call https://sandbox.esignlive.com/api/packages/uUoiB-Htq5GXIvRN9VeDcjrMXYE=/documents/default-consent/approvals/b838ff5f-d63e-4a63-af92-fb2ec7fe9b98/sign and sending in the payload the following:
{
"fields" : {
},
"id": "default-consent",
"role": "034b
Forum topic
OneSpan Sign
Hello,
I am using PHP REST API.
First i create draft package, then upload form with data, and then publish it. But there is disclosure electronic signatures document get created.
Forum topic
OneSpan Sign
Hi team,
A datepicker field, normally looked like below in JSON, where the "pattern" field represents the format:
{
"name": "",
"type": "INPUT",
"binding": null,
"validation": {
"errorMessage": "",
"required": false,
"enum": null,
"maxLength": null,
"errorCode": nul
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,
In the Canadian Sandbox, I notice an issue with the signing ceremony when a transaction is edited to have 2 signers with the same email.
1. Create transaction with 2 signers , different email through SDK
Forum topic
OneSpan Sign
Hello ,
I am creating few approval fields , where I am passing data in following format :
{
"page":0,
"subtype":"TEXTFIELD",
"width":161,
"binding":None,
"extract":False,
Forum topic
OneSpan Sign
We need to push our signed documents into an eOriginal vault. The instructions say to push it through a "data" field in the API.
Question #1: Location and Procedure