545 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I'm looking for a way to unlock a sender through the Java SDK.
Forum topic
OneSpan Sign
Hi,
I've notice that I can make a document "Accept Only" in the eSignLive sandbox dashboard transaction creation page. I can simply click Accept Only and select the recipients I wish to accept the document and thats it. No need for signature, only acceptation.
Forum topic
OneSpan Sign
Hey team,
We have a client reporting that they have an issue can't get role id returned.
Here's the workflow:
I have created a transaction with your java sdk.
Forum topic
OneSpan Sign
When I use the .NET SDK version 11.5, I'm have a problems getting the signerId of package signers.
What I want to do is this:
call the eslClient.GetPackage(packageId) method to get information about an existing package
get an authorization token, by SignerId, for a signer from
Forum topic
OneSpan Sign
Hi,
i have a problem when trying to generate a URL with sender authentication token to package view.
When i do that on old-instance (sandbox.e-signlive.ca) its working fine.
But when i do that on new-instance(sandbox.esignlive.com) its not working fine reps the UI looks the old way.
Is there a w
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
We have encountered an issue where customers who have an "_x" in their Email address are not receiving their esignlive Emails.
Upon investigating the code it seems the EsignLiveJSONHelper.remove_x(String jsonString) method removes all instances of "_x" due to the naming convention of some objects d
Forum topic
OneSpan Sign
Hi!
When sending some eSignLive packages (.NET SDK), here is the error message I receive for some of the packages I send (it works for others :-S)
What does it mean that my document could not be flattened ?
Forum topic
OneSpan Sign
I am trying to run a simple application which does not do much. It simply attempts to wrap a sample PDF around an e signature and the error I get is
Silanis.ESL.SDK.EslServerException
HResult=0x80131500
Message=Could not send the package.
Forum topic
OneSpan Sign
Hello,
I am new to the OneSpan sandbox and REST APIs/.NET SDK
I have the following scenario and I'm using some CodeShare samples to piece this together: