667 results matched your search criteria
Forum topic
OneSpan Sign
I have this code as was suggested by OneSpan for retrieving "GetUpdatedPackagesWithinDateRange" but I am getting an error on this line.
Page completed_packages = eslClient.PackageService.GetUpdatedPackagesWithinDateRange(DocumentPackageStatus.SENT, new PageRequest(index, 10),
Forum topic
OneSpan Sign
Hi!
I am having trouble when placing the signature tab location. Here is my code
Signature signHere = SignatureBuilder
.SignatureFor(signer.Email)
.OnPage(Convert.ToInt32(pageNumber) - 1)
.AtPosition(45, 424)
.Build();
As you can see , I specify 424 for the Y axis.
Forum topic
OneSpan Sign
Hello, I'm trying to figure out how to program a page on my IIS server to handle event notifications.
Forum topic
Intelligent Adaptive Authentication
Hi,
I am getting following error while trying to update the expiry date of a package
Forum topic
OneSpan Sign
I want to experiment with In-Person signing in the Sandbox, is it enabled? I tried through the eSignLive UI and also through .NET, here is how I attempted to enable it in .NET, both in package creation (near top) and by Setting it again (near bottom).
Forum topic
OneSpan Sign
Hi,
When i was configuring idvworkflow configuration using REST api. I am getting the error message as "messageKey":"error.validation.invalidJson","technical":"Unexpected character ('-' (code 45)) in numeric value: expected digit (0-9) to follow minus sign.
Forum topic
OneSpan Sign
Hi There,
I am a newbie to eSignLive and is doing some research to see how we can improve our sales process.
Our system currently generates contracts (PDF) dynamically and then email it to customer for signature.
I know that through the eSignLive portal, I can mark up where in the PDF contract cu
Forum topic
OneSpan Sign
Hello when I try to sign a document at onespan web with a uanataca TOKEN usb (bit4id token) this error appear:
Forum topic
OneSpan Sign
Hi,
We're experiencing an issue with our Email sent from OneSpan where we select the package's language as French, the signer's language as french, but they receive it in English.
Forum topic
OneSpan Sign
We are seeing browser's vertical scrollbar on some devisces with smaller screen size as a result the signature navigator becomes invisible (goes below the fold) plus extra scrollbar is creating confusing for users since iframe already contains a separate scrollbar.