211 results matched your search criteria
Forum topic
OneSpan Sign
Hi, I'm trying to change the default logo. I used the sample script provided in the forum...
...{"src":"http://www.logo-maker.net/images/common/company-logo8.gif","link":""}
but the new image is not displaying properly.
Forum topic
OneSpan Sign
I'm getting some unexpected behavior with checkbox validation.
Forum topic
OneSpan Sign
Hi Team,
Can you please help us to prepare the JSON request for below data. We are using REST API with .NET.
Please find attached document for the details.
Thanks,
Naresh
Forum topic
OneSpan Sign
I would appreciate some help--I am trying out the sample Managing Senders (REST API) code--I just want to retrieve senders--and I'm getting {"messageKey":"http.status.404","message":"Resource Not Found","code":404,"name":"Resource Not Found"}
Here's the code I'm using;
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
I have been using the .NET SDK solidly for about 6 weeks with no issue. My coworker mentioned 2 weeks ago that one day he suddenly could not create a signing package when he could the previous day.
Forum topic
OneSpan Sign
Hi,
We are using JAVA SDK v11.47 , we are downloading the PDF using the below code that is there on your developer portal.
Observations:
1. The files that we download using the below code gives us password prompt when we open it
Forum topic
OneSpan Sign
Silanis
I’m a developer for Mendota Insurance. We’re still in the development phase using your eSignLive product in your sand box environment. I have some questions around the reporting.
Forum topic
OneSpan Sign
Hi,
Could you please advise when the new v11.34 will be available for download from https://community.onespan.com/products/onespan-sign/sdks#eSignLive_.NET_SDKs?
my sandbox account is already at 11.34.
thanks
Forum topic
OneSpan Sign
We have forms that we need to retrieve the values from but not all fields are required. WHen I use the FieldSummaryService.GetFieldSummary the blank fields are dropped instead of returning "" so no fields are missed. How do I obtain values for all fields even the blank ones. I'm