375 results matched your search criteria
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
I am trying to use the mobileCapture feature - when I open the document on a PC and click on the "Sign with Mobile Device" button - I get a message that "the requested feature is not available with the current license"
Also i am unable to use the Position Anchors with the mobileCapture using the c
Forum topic
OneSpan Sign
Hi,
I'm trying to submit a payload to POST https://sandbox.esignlive.com/api/packages, in the past few days it has been intermittently working and not, this morning it hasn't been working at all yet.
The error message is
{ messageKey: 'error.internal.default',
technical:
Forum topic
OneSpan Sign
Guys,
I am trying to remove an approval from the default-consent document as we do not want a signer to see it.
Forum topic
OneSpan Sign
We need to retrieve the document associated data using the SDK.
Forum topic
OneSpan Sign
Note: I saw this forum post but it wasn't really giving an answer so I am starting a new one to see if we can figure this out.
Forum topic
OneSpan Sign
Is is possible to add a new signer to a document which is already signed?
I tried with below code
PackageId packageId = new PackageId("orB4GBrQKn33YIF6XJFgDMGdkb4=");
ossClient.ChangePackageStatusToDraft(packageId);
Forum topic
OneSpan Sign
Hi team,
We are developing a web application that uses OneSpan Api to authorize transactions. We want to know if is possible to set a signature data with values that we already have stored in our database.
Forum topic
OneSpan Sign
Hello,
We are new to onespan. We have integrated our salesforce application with onespan using APEX SDK for our signature use cases.