140 results matched your search criteria
Forum topic
OneSpan Sign
One of our customer is currently working on rewriting their functionality for changing a package status to Draft, and they are running into some issues with getting the sdk’s functionality to work.
Here is the code that he has written so far, as well as the Logging outputs that he
Forum topic
OneSpan Sign
Hi,
I am trying to retrieve the packages which are in "DRAFT" status , below is API url. Below is my code that i am running, in the response it always returns only one package and that too with the status "COMPLETE" .
Forum topic
OneSpan Sign
Hi,
I have noticed that there are a bunch of different error messages under the EslServerException.
Where can I find a list of all these error messages with their corresponding error codes and error names.
Example:
com.silanis.esl.sdk.internal.EslServerException: Could not create a new package Exce
Forum topic
OneSpan Sign
In our code, we are using the change signer feature.
.CanChangeSigner()
Once a new signer is assigned, the eSL server generates random signer ID.
How can we get the signerID using .net to get the signing status of this signer.
Please note that we can't use callbacks in our environment
Forum topic
OneSpan Sign
I was successfully able to change my package status to DRAFT by using the code supplied in your guide.
Forum topic
OneSpan Sign
I've been following this tutorial: https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/attachment-requirements
Forum topic
OneSpan Sign
Hello,
I am trying to fill PDF form and upload and then change status to SENT to publish it. But Status SENT is not working. I am facing issue with that. It give error "The requested URL returned error: 400 Bad Request".
I am able to fill PDF form and create a package with a draft in the account.
Forum topic
OneSpan Cloud Authentication
The current OpenAPI schema https://community.onespan.com/sites/default/files/interactive_api_references/tid-api_13022020_0.json contains the following status codes for resp
Forum topic
OneSpan Sign
Hi,
I've come across a situation where a signers signing status for a particular document does not get updated when the document is declined.
It can be reproduced as follows:
1. Create a package with 1 document and 1 signer.
2. Enter the signing ceremony and decline the document.
3.
Forum topic
OneSpan Sign
I've tried to do a status change on OPTED_OUT package to DRAFT (edit data, then set it to SENT).
Request
PUT /api/packages/PACKAGE_ID HTTP/1.1
Accept: application/json,application/zip,application/pdf,text/html; esl-api-version=10.7
Accept-Encoding: gzip, deflate
Authorization