27 results matched your search criteria
Forum topic
OneSpan Sign
Hey folks at ESL, great job with the mobile SDK, though I'd like to suggest a couple things you can do to make working with the mobile SDKs a little easier.
Forum topic
OneSpan Sign
As we're building out our production environment, I've realized we may have an issue with several environments using the same instance of onespan when we are utilizing the event api integration.
Forum topic
OneSpan Sign
We have attempted to install the OneSpan integration with Laserfiche Cloud, but when we get the following error when we triy to test:
Forum topic
OneSpan Sign
The onespan Java sdk (sdk-11.51-jar-with-dependencies.jar) contains a version of netty (4.1.74.Final) that has security vulnerability CVE-2022-24823, the sdk-11.51.jar has references to it, and our company (and clients) won't allow it to be deployed with security vulnerabilities.
Forum topic
Mobile Security Suite
I'm trying to run the Sample for the Orchestration Server SDK.
The README.md mentions one need five dependencies
- all2wrap.jar
- DSAPP_Server.jar
- OrchestrationSDKServer.jar
- UtilitiesSDK.jar
- NotificationSDKServer.jar
Forum topic
OneSpan Sign
Hi there, I am hitting this endpoint: "/packages/:packageId/documents" in an attempt to add a PDF document for esigning. The PDF was converted from HTML by Puppeteer (a node dependency).
Forum topic
OneSpan Sign
At my work place, we are trying to get a Sender Authentication token for a package using the below information
/api/authenticationTokens/sender
Authorization and Accept Headers are included.
In Body, in the request payload, inlcuded packageId in JSON.
Getting below error
{
"code": 404,
Forum topic
OneSpan Sign
I'm currently using Java SDK to create a package:
<dependency>
<groupId>com.silanis.esl</groupId>
<artifactId>sdk</artifactId>
<version>11.38</version>
</dependency>
Forum topic
OneSpan Sign
Sometimes (not always, depends on situation) we want to remove the default Authorization document. I would like to know how to do it with REST API using JSON and http calls to the server.
Forum topic
OneSpan Sign
Hello,
Our company operates in two separate states and will need to switch out our disclosure agreement depending on which state the application is in. What is the best way to go about this?