339 results matched your search criteria
Forum topic
OneSpan Sign
One last question. I have installed the SDK in my org and put together a small bit of code to create a simple package as shown by Rob in this post:
https://developer.esignlive.com/forums/topic/creating-a-package/
However, it appears that my SDK is not being recognized. Any ideas?
Forum topic
OneSpan Sign
Getting connection exception when i try to retrieve documents using rest template https://sandbox.esignlive.com/api/packages/avN83DHFw-MIWHZJHk8D54pgzcs=/documents/15657c0c6edb22100d4a0c632c722a2d9b35ca89dae3aa60/pdf
Forum topic
OneSpan Sign
Hi,
Your code samples are not showing on your getting started pages eg:
Creating and Sending a Package (.NET)
Can you fix?
Cheers,
Mark
Forum topic
OneSpan Sign
Hi
Can the "Thank You Dialog Box" be diabled.
We would not like to see this dialog.
https://docs.esignlive.com/content/c_integrator_s_guide/sdk/k_customization/customizing_the_signing_cermony.htm?Highlight=Thank%2520you%2520dialog#Customiz2
Thanks
Mario
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
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
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
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
Hey team,
We are looking for setting different contents for each email templates.