126 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I'm looking for a way to modify a signers first or last name as well as email after they've begun signing documents.
Is this at all possible?
Forum topic
OneSpan Sign
In our web application we are using an iframe for rendering e-signlive contents for document signing. We chose iframe as part of the solution in order to keep the user within our application.
Forum topic
OneSpan Sign
I am trying to create a package using the REST API through my company proxy, using a system called TIBCO.
My understanding is that we need two types of security:
1. Basic authentication (using the API Key, that we have been given from Silanis).
2. SSL, using Silanis Certificate that downloaded from
Forum topic
OneSpan Sign
Hi all,
I am trying to implement SDK-11.33 to my current sprint boot application. But when I try to start the app I get the following issue:
Forum topic
OneSpan Sign
Hello Silanis team-
Today I have two scenarios for you that stump us.
We need an option to abort the "click-to-sign" process.
Forum topic
OneSpan Sign
Hi!We are creating a package and sending it to our customers to sign.
Forum topic
OneSpan Sign
Hi,
I am testing the field_validators_c#.cs code from your website but I am getting an error: {"Could not create a new package. Exception: Unexpected character encountered while parsing value: <. Path '', line 1, position 1."} OneSpanSign.Sdk.OssException
Forum topic
OneSpan Sign
Guys,
I sent this to support yesterday but have not heard back from them as of yet. Case Number: CS0005490
I am having the same issue with two packages that are up in the sandbox right now.
I am not able to accept the Default Consent document on any signer.
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
OneSpan Sign
I was trying to figure out why the "Click to Sign" Box was showing up in the top left corner of the Document. My assumption was that it meant that I was not properly placing it as an offset to an Anchor, Even though my Code does try to do that.