916 results matched your search criteria
Forum topic
OneSpan Sign
I have code that follows which I have used to setup delegation for various users. All of the sudden users no longer have delegated access and using the code reports it setup delegation but it doesn't work. We have a main account where users are created, they are assigned rights in a s
Forum topic
OneSpan Sign
I'm interested in modifying a signer's challenges on an existing package that hasn't been sent. In some cases this means adding a challenge for the first time. In other cases this means first removing existing challenges. Here's some code I tried.
Forum topic
Intelligent Adaptive Authentication
Hi,
I am getting following error when I am trying to download Package Document Data.
Forum topic
OneSpan Sign
I have a Logic App that I am using to bulk sign documents in One Span using the Rest API.
I am following the guidelines from this link https://developer.esignlive.com/guides/feature-guides/bulk-sign-for-a-signer/
Everything works great if Person-A creates and signs the documents and is the only re
Forum topic
OneSpan Sign
We are using the Java REST API to create and send the transactions. We would like our customer recipients to use SMS authentication for the signing ceremony, but our back office/branch senders will not be using SMS. Our transactions are sent via the API are created su
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
Hi,
I am trying to get the signing status of a package using the following SDK call:
eslClient.getPackageService().getSigningStatus(packageId, signerId, documentId)
What I noticed that this call has inconsistent behavior while returning package information.
On some occasions even if a package is av
Forum topic
OneSpan Sign
We just started receiving this error in the sandbox environment when attempting to download signed pdfs. I don't believe anything has changed on our side for quite a while now.
Forum topic
OneSpan Sign
We currently received notifications when the package is completed "PACKAGE_COMPLETE" however the documentid property is null.