340 results matched your search criteria
Forum topic
OneSpan Sign
Hey there,
In our project, we have one scenario requires embedding two signing ceremony in two different iFrame div at the same time, one for each signer of a package.
Forum topic
OneSpan Sign
Here's the scenario. I have 2 Approvers (For example, Bob and Mary). Bob has just 1 signature field. Mary has a signature field and a Label. Bob signs first. Before Mary signs I programmatically update her Label field so when she goes to sign she sees the Label Value I inserted.
Forum topic
OneSpan Sign
Hi ,
I am able to connect to Sandbox from my personal laptop, while connecting from my office getting connection refused, do we need to enable open any specific port or modify any firewall settings?
Could you please suggest?
Error log:
Caused by: org.apache.http.conn.HttpHostConnectExcept
Forum topic
OneSpan Sign
Hello,
I am running into an issue when attempting to remove a partially signed document from within a transaction.
Forum topic
OneSpan Sign
Hi all. Help with the following really appreciated.
Below code produces exception: "code":500,"name":"Unhandled Server Error". This exception occurs when uploading PDF with form inputs. Flat PDF (no form inputs) works fine.
Forum topic
OneSpan Sign
I am working through the OneSpan Sign APEX SDK and running the getSessionId() is giving me this result:
Forum topic
OneSpan Sign
Hello!
I seem to be getting a 500 when I try to upload a new document.
Forum topic
OneSpan Sign
Hi, I want to upload document on package, document uploading working fine. I also want to add roles and approvals through code.
Forum topic
OneSpan Sign
I'm trying to get the Authentication token with the following code, however its return error "The remote server returned an error: (405) Method Not Allowed."
string url = "https://sandbox.esignlive.com/api/authenticationTokens";
string apiKey = "WXNKRk9vb*****************";