545 results matched your search criteria
Forum topic
OneSpan Sign
Hello
I am using the JAVA SDK to send signing co-ordinates and a base 64 document stream to eSignLive and get a signing link. The co-ordinates that I use consider top left corner as the reference origin (0,0) and calculate the signing coordinates based on that.
Forum topic
OneSpan Sign
I have inherited a small (and incomplete) application from a former developer at my company that uses v11.5 of the .Net SDK to manage senders for our account. Recently we used the app to delete a sender via a call to AccountService.DeleteSender().
Forum topic
OneSpan Sign
I'm seeing some odd behavior, on my local development environment, I can create a package and delete the "default-consent" page without issue. Once I've moved this to our integration environment, this same call fails.
Forum topic
OneSpan Sign
Would it be possible to share OneSpan sample code for the Bulk Invite Sender Tool – Java?
Forum topic
OneSpan Sign
Hello, I need some tips to get me started with an upgrading to SDK 11.41 from a very old version. I was not involved in the original implementation, and I am lacking knowledge of what the platform provides.
Forum topic
OneSpan Sign
We're not using One Span Connector for Salesforce. We will use Apex SDK.
Forum topic
OneSpan Sign
I am using a sandbox so perhaps the class definition does not match what is there.
I get an invalid primitive error on the following code snippet:
string pkgId = ESignLiveExamples.createPackageExample();
ESignLiveSDK sdk = new ESignLiveSDK();
ESignLiveAPIObjects.Package_x pkg = sdk.getPackage
Forum topic
OneSpan Sign
I have a client that is having an issue where they are not getting an accurate list of signers for a transaction initiated in eSignLive through their Associate account.
Forum topic
OneSpan Sign
Our imaging team is complaining about the OneSpan documents that they are receiving:
"Is there any way to disable the secure feature of Saleforce’s e-Signed documents?
Forum topic
OneSpan Sign
Hi!
We are integrating the eSign SDK for iOs and our application is "offline first".