551 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I tried to implement "Create and Send a Package with the .NET SDK" but got following error.
Could not create a new package. Exception: The remote server returned an error: (401) Unauthorized. HTTP POST on URI https://sandbox.e-signlive.com/api/packages.
Forum topic
OneSpan Sign
Hi,
Is it possible to invite a sender throught JAVA SDK? If yes, how to do it?
Thanks,
Wendy
Forum topic
OneSpan Sign
Hi there
I'm just starting out with eSignLive and running through the .NET SDK samples.
All the sample code I've tested so far executes fine except for the URL created for the Designer View.
Forum topic
OneSpan Sign
We are in process of changing OneSpan SDK to OneSpan REST and have different operations like AddDocument, PackageCreateAndSend, UpdateDocument etc.
Can we get some good document or any references that helps our development?
Forum topic
OneSpan Sign
Hi
is it possible to do Enforcing capture signature via JAVA SDK? if yes, could you please show me the code sample?
Thanks
Wendy
Forum topic
OneSpan Sign
Hello, I'm upgrading an application that user Java SDK to the REST API.
The application currently does in-person signing of 2 signers in an iFrame.
The design is to now allow the users a choice between in-person or remote signing.
Forum topic
OneSpan Sign
We are in process of changing OneSpan SDK to OneSpan REST
In SDK we are retrieving the status using GetSigningStatus(objPackageId, signerId, null) which giving us 'InActive' status as output.
Forum topic
OneSpan Sign
Hello
Looking at the iOS SDK code, i modified the obvious parameters to run the sample application.
Forum topic
OneSpan Sign
I am facing an issue while using the esignlive new sandbox (sandbox.esignlive.com) with .NET SDK.
Forum topic
OneSpan Sign
Hello, we were informed that a change will be coming to the API interactions in the 11.36 version. If we integrate using the Java SDK, is it necessary to upgrade to the latest version of the SDK in order to correctly handle the removed user-agent header?