340 results matched your search criteria
Forum topic
OneSpan Sign
Hi there,
Our team is finally ready to update to the newest version of eSignLive.
From what I remember, the url changes.
Right now we are using the version that is in "apps.e-signlive.com"
I think the new version is with the "esignlive.com" domain.
Are there any guides on how to make this trans
Forum topic
OneSpan Sign
Hey team,
I found the API call creating a package (or template ) on behalf of another user in your account in this documentation:
https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/packages.htm#Create2
But there's no Java implementation. Any examples in Java SDK?
Thanks in advance!
Forum topic
OneSpan Sign
I have done multiple trials and not able to end up with successful results for uploading a document to a Transaction.
Forum topic
OneSpan Sign
Hello,
We use the v11 of esign live, and we have a trouble with the X-Frame-Options set to (sameorigin) provided by the https://sandbox.esignlive.com/access into a Iframe.
Before the v11 was an option WithFrame() but this option was remove.
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,
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
According to this page, field injection is for text field only. Is that still the case for Java SDK 11.0 which I'm using? We have forms that contain texts/radio buttons/drop-downs, etc.
http://docs.esignlive.com/content/c_integrator_s_guide/sdk/c_managing_documents/field_injection.htm
Forum topic
OneSpan Sign
Hi,
I am getting the following error while connecting URL and application.
ORA-29273: HTTP request failed.
Below is the code snippet:
UTL_HTTP.SET_WALLET('file:xxxxxx', 'xxxxx');
v_request := utl_http.begin_request('https://sandbox.esignlive.com/', 'POST', 'HTTP/1.1');
Forum topic
OneSpan Sign
Hey team,
We are looking for setting different contents for each email templates.
Forum topic
OneSpan Sign
Hello,
We are running into performance issues related to the considerable size of the initial load of ESignlive on devices with a weak cellular signal. I did some investigating and found that the typical first load (before cache) is about 4.1MB.