575 results matched your search criteria
Forum topic
OneSpan Sign
I'm seeing some odd behavior, on my local development environment, I can create a package and delete the "default-consent" page without issue. Once I've moved this to our integration environment, this same call fails.
Forum topic
OneSpan Sign
Hi Team,
We are able to successfully upload a single document while creating a package .
Forum topic
OneSpan Sign
I have created a template with a placeholder on the OneSpan website. When I use this template in a transaction, I am unable to change this placeholder to a normal recipient in the designer, and so I am unable to actually create and send the package.
Forum topic
OneSpan Sign
Hi All,
I'm starting integrating the signing platform through a POS application
I've used other signing platforms but the name of the entities seems to be different so I'm quite puzzled about where/how to start.
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
Apart from the feature guides, where can I find the complete documentation for all the REST API features available?
In some cases, I found different examples, and the URI was different.
Forum topic
OneSpan Sign
Hello,
We have the latest version of the on-premise OneSpan Sign platform and application installed here and we are quite confused as to why we are not allowed to create the same sender on more than one account.
Forum topic
OneSpan Sign
I have created a .Net web application to receive posts from the eSignLive server to handle event notifications (PACKAGE_CREATED, DOCUMENT_SIGNED, etc.) I am successfully receiving the events, parsing the Json posted to me, and handling the events.