234 results matched your search criteria
Forum topic
OneSpan Sign
Hi,I got "error.validation.vulnerableInput" when update signer with signer's first name as "<cindy>", and it seems this is new error after v11.56, would you please confirm? and what's this error message for? and in which scenario this error will throw? thanks,
Forum topic
OneSpan Sign
In the Transactions List on the Live Site I only see 5 Columns listed
Transaction name, Recipients, Last Updated, Status and Expiry Date
Is it possible to add other Columns and make the sortable?
Forum topic
OneSpan Sign
When I am running my code there is point where I am assigning the X and Y position to the signers, using documentBuilder.WithSignature, but next to the signatures there is a date field that has to be updated automatically, and I am trying to use documentBuilder.WithDateSigned b
Forum topic
OneSpan Sign
Hi,
there are 2 questions want to ask:
1) when client click the opt out button in the signing ceremony, it redirect to login page, is it could be configured somewhere?
2) in the default email, it only showed the signer with email address, but not Signer's name, is it possible to update the email t
Forum topic
OneSpan Sign
Hello,
I try to install the version 11.41 of com.silanis.sdk
As I see, there is a dependency on littleproxy 1.1.2 (org\littleshoot\littleproxy\1.1.2)., but it has not been updated since 2017.
Forum topic
OneSpan Sign
We are trying to get the signing URL for the signer to display in an IFrame without having to send the package. Currently I keep getting the error of "cannot get signing url because package is editable", I can only assume that means I can't get the signing URL with the package in draft status.
Forum topic
OneSpan Sign
I had API code below that used a PullPageSize of 500 and worked fine, but with the OneSpan updates that returns a null pointer. I can use 100 without a problem. Why was the size limited? What is the limit? Using 100 make my retrievals MUCH slower
Forum topic
OneSpan Sign
Hi, we want to keep track of the transactions that has been completed, that's why we would like to archive the transactions we already have in our DB as completed. I would like to ask if there's a way to archive multiple transaction in a single API request.
Forum topic
OneSpan Sign
Hi,
I'm wondering if there is a timeline on when the next SharePoint Connector update would be released. Currently on eSignLive Web version there an "Attachment" feature which requires signers to upload attachments as part of the signing process.
Forum topic
OneSpan Sign
Hello,
I am looking through the Java SDK for a way to programmatically lock a signer, I've attempted to use the PackageService.updateSigner() method but found that it won't update the locked flag on the sender object.