188 results matched your search criteria
Forum topic
OneSpan Sign
I am trying to use the mobileCapture feature - when I open the document on a PC and click on the "Sign with Mobile Device" button - I get a message that "the requested feature is not available with the current license"
Also i am unable to use the Position Anchors with the mobileCapture using the c
Forum topic
OneSpan Sign
Hi,
When I try to updatePackage() I get the following exception. I am trying to update the package with additional signer information to a placeholder block in the document when I get this problem.
Forum topic
OneSpan Sign
Hi Team,
I downloaded the sample code for java springboot project and java servlet. I am unable to find classess for Oss CallbackEvents and OssCallbackVo for some reasons. Can you please help me to get these classess code.
Thanks,
Ramesh
Forum topic
OneSpan Sign
New Signer experience with local language support . Creation of templates in local language.
We have used Java SDK .
Please provide me JAVA Code for this.
Forum topic
OneSpan Sign
Hey team,
I found the API call creating a package (or template ) on behalf of another user in your account in this documentation:
https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/packages.htm#Create2
But there's no Java implementation. Any examples in Java SDK?
Thanks in advance!
Forum topic
OneSpan Sign
Hi team,
One of our client is asking about this feature, which was used to be available in Classic Sender UI, while not yet implemented in New Sender Portal. Client is using Java SDK, so is it supported in Java SDK?
Forum topic
OneSpan Sign
Hi
I am trying to use notifySigner via Java SDK, how can I use the below method, what is groupId? how can I create/get groupId via SDK java.
eslClient.getPackageService().notifySigner( packageId, groupId );
Thanks
Wendy
Forum topic
OneSpan Sign
Hello,
I'm looking for a way to unlock a sender through the Java SDK.
Forum topic
OneSpan Sign
Hey team,
One of our customer is asking do we have some logging capabilities in our SDK? They are using Java SDK and they want to know what API calls have been eventually sent out.
Forum topic
OneSpan Sign
Exception in thread "main" com.silanis.esl.sdk.internal.EslServerException: Could not create a new package in one-step Exception: HTTP POST on URI https://sandbox.esignlive.com/api/packages resulted in response with status code: [400, Bad Request].