2879 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I am trying to use ReportService call from JAVA SDK and noticed that it does not have the up to date data about the senders.
Forum topic
OneSpan Sign
Hi!
It would appear that the success response message sent by esign sandbox to a request for signingStatus was somehow changed, over this last weekend, from 'COMPLETED' to 'SIGNING_COMPLETED'. This seemingly minor detail cost the dev team all day today.
Forum topic
OneSpan Sign
I'm creating an application to get all packages for an account with a date range.
I'm using the following call
Page completed_packages = eslClient.PackageService.GetUpdatedPackagesWithinDateRange(DocumentPackageStatus.COMPLETED, new PageRequest(index, 50), from, to);
T
Forum topic
OneSpan Sign
I have a number of email accounts that aren't people but business units. They want to use the API to send business unit messages. Since we use SSO they can't sign into OneSpan as that non-existant person.
Forum topic
OneSpan Sign
Hi TeamUser wants to have signing time along with singing date. Team found there is a text tag esl:InsuredSigner1:SigningDate to print signing date. The tag signingdate prints only date and not the time.
Forum topic
OneSpan Sign
Looking for some guidance on how to obtain an API key for the onprem version of onespan. My question is, how do we generate and use the api key?
Forum topic
OneSpan Sign
Is there a limit to how many signers you can add to a transaction?What about for bulk sign?
Forum topic
OneSpan Sign
Hello Team,
How to replace Silanis email with custom email to notify consumers from .net SDK.
Thanks,
Navya.
Forum topic
OneSpan Sign
Hi,
I need to insert an image as the signature. Is there a way to do that using sdk?
Thanks
Jay