316 results matched your search criteria
Forum topic
OneSpan Sign
Hi Haris,
I am trying to create new package and then updload the document at a later point after creating package.
Basically i want to it separate the steps.
Forum topic
OneSpan Sign
I have some questions about creating the signing url in the .Net SDK and the REST API. Here is what I have so far.
I've created a package called "Test". I've added documents to Test. I've added Signers with just firstname, lastname and emailaddress to Test.
Forum topic
OneSpan Sign
Hi,
I get 400 error code.
I have the sample code below:package RestAPI;
import java.io.BufferedReader;
import java.io.File;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.io.OutputStreamWriter;
import java.io.PrintWriter;
import java.net.Htt
Forum topic
OneSpan Sign
Hi, i'm gettin this error message "OneSpanSign.Sdk.OssException: 'No Role found for signer email ", creating a package, this is the code that i'm using, thanks for the help.
Forum topic
OneSpan Sign
Hi,
i am trying to integrate our web application with e-signature and display the "package view" for sender in iframe.
What i CAN do and what is working is to obtain a session and build a package view for sender:
private String getRedirectToPackageViewForSender(EslClient eslClient, Authenticatio
Forum topic
OneSpan Sign
Hi,
I'm using the Java SDK and trying to open the signing ceremony as the package owner (sender), when the package owner isn't a signer in the package.
Forum topic
OneSpan Sign
Hello,
I'm trying to integreate my Ruby on Rails application with OneSpan.
Forum topic
OneSpan Sign
Hi,
I am trying to retrieve the packages which are in "DRAFT" status , below is API url. Below is my code that i am running, in the response it always returns only one package and that too with the status "COMPLETE" .
Forum topic
OneSpan Sign
Hi ,
Please assist with "Could not download the documents to a zip file. Exception: Unexpected character encountered while parsing value: .
Forum topic
OneSpan Sign
We were able to leverage the ceremony settings and were able to take our customers to our defined url after they complete signature.
Two days ago, it mysteriously stopped working. Now it just shows "Done" button which does not do anything.