577 results matched your search criteria
Forum topic
OneSpan Sign
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 I am able to create package in esignlive but for some reason
Forum topic
OneSpan Sign
Is there a way to disable the consent page, that pops up before signing a document, using the SDK while creating a package?
Forum topic
OneSpan Sign
Hello,
I am uploading PDF via REST API PHP, along with signer users.
Forum topic
OneSpan Sign
I am getting the following exception while trying to create a Package using
.withExtractionType(ExtractionType.TEXT_TAGS) for the DocumentBuilder,
Is there a way to use ExtractionType alongside createPackage?
Forum topic
OneSpan Sign
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,"name":"Validation Error"}.
Forum topic
OneSpan Sign
Hi! All
Our team has been leveraging OneSpan createPackage API to create package and call the signingURL to successfully eSign PDF forms leveraging text anchors.
Forum topic
OneSpan Sign
Hi Team,
We are trying to create the Approvals using REST API. This works without any issues when we don't use the text anchors.
However, when we use text anchors, we don't get the expected results i.e.
Forum topic
OneSpan Sign
We are using Rest API for creating packages out of templates.
Forum topic
OneSpan Sign
Hi,
How to send multiple document using API when creating the package?
Thanks in Adv.