144 results matched your search criteria
Forum topic
OneSpan Sign
Good afternoon,
My team is using the On-Premise version of ESignLive. This weekend, we updated one of our environments from version 6.2 to 6.5.
Forum topic
OneSpan Sign
Hi,
I've come across a situation where a signers signing status for a particular document does not get updated when the document is declined.
It can be reproduced as follows:
1. Create a package with 1 document and 1 signer.
2. Enter the signing ceremony and decline the document.
3.
Forum topic
OneSpan Sign
Hello,
we use sdk.net in our solution and we are confronted with slowness, for example when we try to add documents that exceed 3 MB to a package, it takes up to 8 seconds per document (sdk calls this method api rest : https://docs.esignlive.com/api-docs/sandbox-us/#/Documents/api.packages._package
Forum topic
OneSpan Sign
In our software we generate a package in the background then display an IFrame to the URL created with the package from the .net SDK. Right now I have only seen this in your sandbox.
Forum topic
OneSpan Sign
I'm not having any luck with the code below to retrieve approvals. It's not outputting anything. Any ideas why?
Forum topic
OneSpan Sign
Hi,
I am unable to insert document with an existing package. My sandbox api key and url work fine.
Forum topic
OneSpan Sign
We are an on prem installation running version 7.2. We have integrated with OneSpan using the .Net SDK and we are looking to add KBA functionality to our integration. We have some questions that we were hoping you could help answer:
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 am able to connect to Sandbox from my personal laptop, while connecting from my office getting connection refused, do we need to enable open any specific port or modify any firewall settings?
Could you please suggest?
Error log:
Caused by: org.apache.http.conn.HttpHostConnectExcept
Forum topic
OneSpan Sign
Hi,
For online integration we are facing the version issue, We are not getting the Current version 10.10.1 from (VersionUtil.getVersion()) in the EslClient.cs.