664 results matched your search criteria
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
Dear,
We got a PDF document with multiple locations where we need a signature (page , x and y locations are already know)
But we would like to have a single button option, like with the option Position Extracted.
Is this even possible?
Forum topic
OneSpan Sign
We are seeing this error:
Caused by: java.lang.NoSuchMethodError: com.silanis.esl.sdk.builder.CeremonyLayoutSettingsBuilder.withoutIFrame()Lcom/silanis/esl/sdk/builder/CeremonyLayoutSettingsBuilder;
Forum topic
OneSpan Sign
I'm using the POST /packages/{packageId}/clone API call to create package from template.
The template has some fields added and I want to fill one of them so the signer will not be able to change it.
Is it possible? And if yes, what parameters I need to pass in JSON payload to do so?
Forum topic
OneSpan Sign
We are getting below error uploading PDF document {"message":"[error.validation.verifyDocument.documentExtractError]","code":400,"messageKey":"error.validation.verifyDocument.documentExtractError","name":"Validation Error"}
Forum topic
Intelligent Adaptive Authentication
Initially, I was getting this error: "Unable to find registration code in Shared Cache". I tried the solution explained here: https://community.onespan.com/forum/unable-find-registration-code-shared-cache
Forum topic
OneSpan Sign
Hi,
would you please share the code sample how to get JavaScript event notification without iFrame? i only can download the code with iFrame from https://community.onespan.com/documentation/onespan-sign/codeshare/esignlive-event-notifier
thanks,
Forum topic
OneSpan Sign
Getting the following error when I try and create packages in my sandbox:
Forum topic
OneSpan Sign
Hi
We are testing boundary conditions for email length and are getting the following error when creating a package.
can you tell us why theis email is being rejected?
: Response code: 400
: Silanis Error Response: {"messageKey":"error.validation.invalidEmail","message":"Email address is invalid:
Forum topic
OneSpan Sign
I have the code working that sets the "sender" when the package is not in-person. But this code doesn't seem to work with in-person. All the in-person packages shows me (account owner) as the owner even when I set a different user as the sender.