265 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I am in the process of testing the migration of API key to API Token. I created a client app in the test account, got the client id and client secret. But I can't retrieve the Token API from the ApiTokenConfig
Here is the error message I get:
Forum topic
OneSpan Sign
I'm querying packages from OneSpan Sign REST API. I don't use any filters, so I expect to get all of the packages. There are two, one in the inbox, and one in the drafts folder.
Here's query
Forum topic
OneSpan Sign
Hi,
We would like to use the signer_complete event notification so that we get notified on when a signer for a given package has completed signing.
Below is the event that we receive but the event has no indication of which signer signed it.
Forum topic
OneSpan Sign
I'm trying to send a document for signature using text extraction. It's working, but it's putting an extra signature field in the document that I don't want.
Forum topic
OneSpan Sign
Hi,
I would like to file a bug/enhancement :
We noticed Sharing templates doesn’t seem to be working in this specific situation : As the Main account holder, I have created templates under my account and shared them.
Forum topic
OneSpan Sign
Hi,
We're on onsite customer running ESL 6.2. We recently decided to remove the "Confirm" button at the top of the screen during the singing ceremony. We added code to include .WithoutGlobalConfirmButton() per below but we still see the "Confirm" button during signing.
Forum topic
OneSpan Sign
I'm currently using the sandbox version of eSignlive and I wish to configure the designer view (hide various elements).
Forum topic
OneSpan Sign
I have configure OneSpan Laserfiche integration, User Can Send document for Signing from Laserfiche Repository using WebClient but after document is signed, document fails to come back into the repository. I receive the below errorFailed to communicate with the callback server
Forum topic
OneSpan Sign
Hi, please assist with the following issue:
I was able to successfully receive a transaction callbacks and download multiple packages. However, each morning, upon initiating very first transaction I receive "eSignLive Callback failed." email from the server with the following contents (excerpt).
Forum topic
OneSpan Sign
Hi,
I am trying to retrieve a signer authentication token to build a signing URL using the createSignerAuthenticationToken method on the AuthenticationTokensService on the EslClient within the Java SDK.