1016 results matched your search criteria
Forum topic
OneSpan Sign
Hi ,
I am posting below JSON, but its returning 1006 error code and the server repsonse is : Server returned HTTP response code: 400 for URL: https://sandbox.e-signlive.com/api/packages/
************************************************************************** JSON START****************************
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
Right now there's the option to update transactions to replace a signer either manually after checking transaction reports or using API https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/adding-updating-and-removing-signers
Forum topic
OneSpan Sign
Hi,
I have a requirement where I need to assign Signer details to a specific placeholder in a layout.
Forum topic
OneSpan Sign
We're trying to generate the package using template. Templates are created in sandbox.esignlive.com.
Forum topic
OneSpan Sign
I have 3 signers A, B and C. A is the sender. B and C are the other two signers. When defining the signer workflow, how can I specify B and C with same signing order 1, and then set A to signing order 2?
We are using the On-Prem version 11.13.
Forum topic
OneSpan Sign
I have a document where a home seller is answering questions about the condition of their property. I'm trying to accomplish the following:
Forum topic
OneSpan Sign
I'm getting some unexpected behavior with checkbox validation.
Forum topic
OneSpan Sign
Hello,
We are using the .NET SDK to setup transactions with documents containing only signature fields. We are using Text Tag extraction as our signature locator and I attached the code we are using to do this.
Forum topic
OneSpan Sign
Hi,
I have to ask Required Document from signer but Number of Required documnet is dynamic.
It depends upon agent to ask any number of document to signer.
I have created signer using SDK and want to add required doc dynamically based on number of documentes requested to Java code.
Thanks