234 results matched your search criteria
Forum topic
OneSpan Sign
I couldn’t find a method to add documents to package in draft mode.
It seems UpdatePackage updates everything but documents.
Is there a method to add documents in the package once it been created?
If there is such method in your SDK please point me and I will take a look there.
Forum topic
OneSpan Sign
i have created a signature for the owner in UI and map some label which is common for all signers to the owner. i need to update the signature of the owner to zero through code so that the signature will not be visible to other signers . How we can achieve this ?
Forum topic
OneSpan Sign
esignlive's httpcomponents version is 4.3.6. We were previously using 4.0, and I updated our builds to use 4.3.6. We have now run into an issue where that breaks another of our third-party dependencies. Is esignlive compatible with 4.2.2 or earlier (we would prefer to revert to 4.0).
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
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
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
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,
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.