Topic Replies Freshness Views Users
Normal topic

Hi,

Getting the below error for reminder. package is in draft status. 

400
Bad Request
HTTP/1.1
Response body>{"messageKey":"error.validation.invalidJson","technical":"Failed to…

Normal topic
Hi, We are getting the below error when trying to retrieve documents zip. I have copied my code below. We are using a proxy to connect to one span sandbox url. Can you please help with this issue. Error: "406 : {"messageKey":"http.status…
Hot topic
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…
Normal topic
Hi! I'm getting error when uploading package with postman. Request: POST /api/packages/WZhzAq7Kg94hKye2vaF7X6PAW2U=/documents HTTP/1.1 Host: apps.e-signlive.ca Authorization: Basic MYAPIKEY Accept: text/html cache-control…
Normal topic
Guys, I have an existing transaction that I am trying to add documents to. Below, you'll find the json package that I am sending up with the files. I am getting this error when trying to upload those files. I can see that I do have 3…
Normal topic
Normal topic

Guys,

We are seeing some issues where we have a document that is about 4 or 5 pages down that has some required fields and required radio buttons. We are getting an error message on various pages prior to those required fields…

Normal topic
Hi, I'm trying to follow the example https://developer.esignlive.com/guides/quick-start/creating-and-sending-a-package-rest/ however there seems to be conflicting information between the required fields listed there and the ones listed on…
Normal topic

Hi, I am sending the following request:

import requests


def generate_embedded_signing_url(api_key, package_id, instance_url):
roleId="63f942c0-8c00-4733-8c96-8275b9100555"
url = f"{instance…

Normal topic
Hi OneSpan Team - We have a requirement where we need to populate the ESign Date and fullname on a accepted document , We are using the Enum value FULLNAME as subtype and type as SIGNATURE. This is working fine for French version ,…
Normal topic
Hi, Is there an option to enforce the signature capture in the package and the signature level? Thanks
Normal topic
Hi Team, While creating a package using REST API. What is the exact configuration that I have to do enable the review before completion feature on the particular package? Can anyone help me on this? Thanks in advance.
Normal topic
Hi guys, I looked around and am not able to find confirming on this: is it possible to embed the form/package for user to sign on our website? All of our users have their own account and it would be nice to be able to display the form…
Normal topic
Hi! Can I embed the creation flow of the document (package?) into my web UI such that my user can upload a document, affix the signature tags, and then send it out for a signature? If so can you point me to the documentation on how to do…
Normal topic

Hi, 


I believe "sending of email" has been turned off on the sandbox I am using. we don't want them to send because sign them in the IFrame. 

But we are also doing email signing, and I was under the…

Normal topic
Hi, Is there any limit for
emailMessage
content text? I have a script generating list of items and it can become quite long. In one testing case it was 4k characters long and I got the 500 Internal Server Error on package clone.
Normal topic

Hi,

I saw the post for email Message content length limit was 1024 back in 2017, is it still true for  our on-prem v11.25? if not, could you let me know the new limitation?

 

thanks,

Normal topic

Hi Team,

We are using POST reminders api to schedule reminders. Initialy, we are creating package in DRAFT status. 

Secondly, we are calling reminders POST api to set reminders. 

As a response, we…

Normal topic
Is it possible to specify the url to a custom company page which contains the iframe signing ceremony? Also, is the signer notification email message/layout to sign a document customizable? Thanks!
Hot topic
In doing some testing in my sandbox, I noted that if I submit a package with a signer with an invalid email address, early the next morning I got a delivery failure notification to my email inbox. I'm curious if there is a way to actively…
Normal topic

Hi,Good day!
 

Requirement-While sending a transaction, we don't want the recipient to receive the mail with the url to sign.

Steps taken-We tried disabling the…

Normal topic
We would like to modify the content of some of the emails that are sent to the signers. As an example based on data in our application we would like to modify the content of the invitation based upon the signer being the primary person on…
Normal topic
Hi , I have callback listener setup and configured to trigger when there is "PACKAGE COMPLETE" , "PACKAGE DECLINE" and "EMAIL BOUNCE" events. While it works fine with the "PACKAGE COMPLETE" and "PACKAGE DECLINE" events, I am not able to…
Normal topic

Receiving this error

Payload: {"@class":"com.silanis.esl.packages.event.ESLProcessEvent","name":"EMAIL_BOUNCE","sessionUser":"eb60f69c-091c-4540-aeb1-b435c78f5a34","packageId":"aJmRaO-v7e-MgfZl8I0kEfl08Dc=",…

Normal topic
Guys - Can you only create an electronic smart note when there is a notary associated to the package? I'm running a few tests where I send a package with just signers and I am not able to create a smart note. When I send the exact same…