Topic | Replies | Freshness | Views | Users |
---|---|---|---|---|
Normal topic
Is it possible to update the handover urls everytime a different user accesses the package? We have users who will access the document via sa personalised URL and we are hoping that after signing it would navigate them back to their… |
||||
Normal topic
Hello, I have successfully tested the hand-drawn signature value via the REST API. However, I have noticed some differences in the user experience when using a base64 string directly derived from a hand-drawn value compared to… |
||||
Normal topic
We have a requirement like below We will create few contract document templates(PDF) in onespan using onespan console. These document will have various fields(name, age etc) which will have to be populated programetically… |
||||
Normal topic
I'm trying to call OneSpan API call from MS Power BI, but currently unsuccessful. How does one handle renewing Bearer Token? Below example was attempting to get a Token, didn't output error but seemed to hang. Mike(C) … |
||||
Normal topic
Hi Duo, when I use GET Packages API call response says I have total of X Packages but if I use GET account usage it tells me I have Y Packages and Y is almost double value of X. I need accurate "counts" . . . Thx Mike |
||||
Normal topic
I tried creating package using json body and sending file content as base64 encoded string but I get this error {"messageKey":"error.validation.sendPackage.noApprovals","message":"Cannot send package without approvals.","code":400,… |
||||
Normal topic
Can a checkbox or radio button be "checked" or selected by sending a value in the JSON payload? We are having trouble getting a checkbox to show up as selected or checked. Text fields work fine. We have sent values for the checkbox such… |
||||
Normal topic
Re API documentation I expect ALL documents associated with given Package will be returned in Zipfile from this call ->api/packages/{packageId}/documents/zip call During testing only two Documents were returned; a)… |
||||
Normal topic
Is there a way to explicitly set tab orders of fields? I want to set the order in which fields get focus when signer hits 'TAB' key on keyboard to navigate between fields. |
||||
Normal topic
Hello How can i change this name (Bim kum) in an of email sent by onespan for requesting signature by using onespan API while sending emails for signing.
Bim kum has added you as a Signer to "… |
||||
Normal topic
Hi
I got the following error when creating a package.
Can you please give me a detailed explanation of this error.
{"messageKey":"error.notFound.signerNotFound","message":"The specified signer cannot be found.","code":404}
Regards
… |
||||
Hot topic
Hi All,
I followed instructions provided in https://developer.esignlive.com/guides/feature-guides/text-tags-extraction/ "REST API" tab
Also "Code Share" hyperlink does not have any code sample to download.
Using postman REST API client… |
||||
Normal topic
I have a document that is generated on the fly by our web system. It's a PDF created by the back-end and then goes out for signing. I have been able to upload the document just fine.
Once it goes out for signing, there are two signatures… |
||||
Normal topic
We are trying to test how well text tagging will work for us and cannot get a simple field to populate with data. I'm sure it's just a text tag/or json payload issue. Payload: {"status":"DRAFT","type":"PACKAGE","name… |
||||
Normal topic
Is there a way to apply validation rules on field values during signing ceremony? We have bunch of phone number fields and email address fields. We want to make sure that signers enter these fields in a specific format. |
||||
Normal topic
Guys, While trying to send a package, I got this error. |
||||
Normal topic
HI two questions about "createdDate" in callback json payload - 1. Is "createdDate" a timestamp of when event occurred? 2. If "createdDate" is a timestamp of when event occurred,… |
||||
Normal topic
Is there a way to customize email template variable (specifically $PACKAGE_OWNER_NAME) when we create package using `Clone` rest API ? |
||||
Normal topic
Hello everybody. Is there a way I could have intregrations Api code? I need to check code about checkboxes. Thank you! |
||||
Normal topic
I have a template with a grid of 50 rows. Each row has a Label field and a checkbox field. Values for label are supplied thru `Package\{{PackageId}}\Clone` endpoint. Question - is there a way to hide / disable (preferably hide… |
||||
Normal topic
Is there an API endpoint that allows API clients to delete set of fields in one API call? I have a OneSpan Sign template with a grid of 50 rows. Each row has a checkbox fields. Based on the data displayed on the row (using… |
||||
Normal topic
Hello, we currently are using e-signature packages (created using the RESTful API) where all signers are fully remote e-signers. Signers must be authenticated by the combination of access to the e-mail address we specify for them plus… |
||||
Normal topic
Hello all, My goal is to enable an admin person to easily assist with a signature package (they will be the sender) but where the admin person is strictly the sender and will never be a signer. I am exploring the… |
||||
Normal topic
I tried the using the following but the code is a bit dated. https://community.onespan.com/documentation/onespan-sign/codeshare/php-web-form-application-example
How to add Signatures required for the… |
||||
Normal topic
We have several templates that contain too many input fields for accepting user inputs. Nowadays, we have a requirement to update the content of the document used in the template, even if it is a minor word change at the bottom section… |