605 results matched your search criteria
Forum topic
OneSpan Sign
Either with Firefox or Edge we get an x-frame-options error when trying to create a transaction to sign a document. Using latest versions of Firefox and Edge.
Steps
1- Select a sharepoint document and click New Transaction in the onespan sign menu
Forum topic
OneSpan Sign
Hey Team,
I am working with Text Tag Extraction and going through the blog i.e. https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/text-tag-extraction#tab-header-4
Forum topic
OneSpan Sign
Hi,
I was trying the below code snipped
To upload documents to packages,
Forum topic
OneSpan Sign
Code:
.withValidation(FieldValidatorBuilder.regex("^\\d{2}/\\d{4}$").required().withErrorMessage("Please enter a valid retirement date (MM/YYYY)"))
Forum topic
OneSpan Sign
We are trying to implement one use case using APEXSDK per below provided URL.
Forum topic
OneSpan Sign
Hello,
We are getting a red error message in the UI when we attempt to elevate my eSignLive user account from a "Member" to a "Manager" that indicates we've exceeded our user limit.
From what I can see, we have a license that lets us have 15 active users.
Forum topic
OneSpan Sign
Hi ,
I have created package and adding document from Salesforce. The document is in Spanish language.
Forum topic
OneSpan Sign
1. I created a function app in azure portal for the callback to download docs.
2. And then I created some transactions through the Dashboard.
3.
Forum topic
OneSpan Sign
Hi, I am sending the following request:
Forum topic
OneSpan Sign
I am getting the following exception while trying to create a Package using
.withExtractionType(ExtractionType.TEXT_TAGS) for the DocumentBuilder,
Is there a way to use ExtractionType alongside createPackage?