340 results matched your search criteria
Forum topic
OneSpan Sign
Hello, I'm using python and trying to create a document package from the example I downloaded from the forums.
Forum topic
OneSpan Sign
Hi,
I have a question about data retrieval / reporting. Everything I've read thus far within the eSL documentation references the use of the Java/C# SDKs and/or the REST API for data retrieval and reporting.
Forum topic
OneSpan Sign
We have been working with the Salesforce ESL App and are noticing unusual behaviors with PDF Form fields and how the data is layered onto the PDF.
Is this behavior the same when utilizing REST or any other API with ESL?
What are most peoples experiences with using PDF Form fields?
Forum topic
OneSpan Sign
Hello,
I have a template I created from the eSign dashboard. I'm trying to change the document's id through the update document PUT request.
Forum topic
OneSpan Sign
Hello!
I am developing a portal where you can see the latest transactions made in OneSpan, as well as the % of progress of the transactions, see the next person to sign and the possibility of resending the signature email to said person.
Forum topic
OneSpan Sign
One of our customer has an issue regarding - Chinese language at package level-.
Here is the details :
When they are sending the package with language code like below but it still setting “English” only in OneSpan.
Forum topic
OneSpan Sign
Team,
I was exploring REST API for one of our need, where, we need to download all the documents for all packages that has been completed for a given day.
I see Reports option where you can git list of completed packages for a given day.
Forum topic
OneSpan Sign
Hi
We need to use IE with Enterprise Mode on. But eSign page can’t be displayed when ‘Enterprise Mode’ is selected(there is no problem to display the page when Enterprise Mode is un-selected). Please refer to the attached 2 pictures for details.
Forum topic
OneSpan Sign
Im using the REST API and doing a POST to /authenticationTokens/sender to get a SenderAuthenticationToken.
Forum topic
OneSpan Sign
Hello,
I hit the REST API to try and delete a document from our package, and this is the response we got.
{
"messageKey": "error.validation.cannotDeleteDocumentInActivePackage",
"message": "Document is in a active package and cannot be deleted.",
"code": 400,
"name": "Validation Error"
}