Topic Replies Freshness Views Users
Normal topic
Team, We have required to have the Auto signed by the user , i.e we wanted have a check box on the UI that says Acknowledge and when the user check's this box the Document should be marked as "Signed by XYZ on datatime" on a specified…
Normal topic

I have placed a signing date tag the top of my document. The document essentially reads "this is effective as of {{esl:Signer1:SigningDate}}." When we open the signing ceremony this is blank and just leave a large space in between the…

Normal topic
Getting really close to having all my questions answered. Thanks to Mwilliams and Harishadairy for all the help. Hopefully this is the last big issue. I will describe the situation and then you can tell me how best to proceed with the…
Normal topic
Hi, Is it possible to automatically redirect to a url after signing is complete, or does it need to be carried out via the handOver link? Thanks, Marlon
Normal topic
So the documentation on the site doesn't really help with this issue. I'm in the process of creating the JSON object used for the package and was wondering if anyone knows what the bare minimum fields are that are required for creating…
Normal topic
I have a document that is newly uploaded and created on the fly. What is the best way to place the signature fields within the PDF? Is this a separate REST API call?
Normal topic
I'm trying to update all the roles such as adding and removing a few of them with one API call. I tried:
PUT /api/packages/{packageId}/roles
... but I get "500 Internal Server Error". I also tried to simply update the package…
Normal topic

Hi Duo, I keep getting Unsupported Media type error below:

{"code":415,"messageKey":"http.status.415","message":"Unsupported Media Type","name":"Unsupported Media Type"}


POST {{TheHost}}/api/packages…

Normal topic
Guys, I see you have a feature that will allow us to set up a bulk sign for a signer. Does this feature work with notary packages?
Normal topic
Hi, We are facing continuous issues while doing the bulk sign process, below are the error messages it is throwing to us Error 1 : Silanis.ESL.SDK.EslServerException: Could not create a signer authentication token…
Normal topic
Hi eSignLive Team, I am working on an integration between eSign Live and Ebix Inc. Life eApp and in this integration we require to perform in person signature ceremony , and I created a console application in .Net C# and having an issue…
Normal topic

Hi,

In the Canadian Sandbox, I notice an issue with the signing ceremony when a transaction is edited to have 2 signers with the same email.

1. Create transaction with 2 signers , different email through SDK

Normal topic
Is it possible to consume your API directly from front-end ex. Angular ? When i tried last time , i got "No Access-Control-Allow-Origin" message. Thank's
Normal topic
Hi, I would like to get all the layout's ids . When I do a GET /layouts, I only get the layouts for the admin not for all senders. How can I list all the layouts from all senders in the account? Thanks.
Normal topic
Hi, How the Callback Key is being passed when an event is raised? can you please provide a raw sample for the transaction including header tags? Would it be an oAuth? 'Bearer [callback key]' ? Thanks, Sara
Normal topic
Hi, when adding the signature tags the Designer autosaves the changes. Is there a way to know that signature tags were added or they closed the designer session? so here is the scenario: We will configure the Sender designer session in…
Normal topic

Hello,

 

I have a question with regards to callbacks. In our OneSpan account we have a callback URL configured to be used by one system for eSignature package events. We now are going to use the same OneSpan…

Normal topic
Hi, is there a way to test the callback feature so that when there is a callback from ESL (example after the signing ceremony is completed), it calls my Dev running the webservice ? like http://localhost/api/eslListener/ ? Assuming: I've…
Normal topic
Hello Team, As per your post https://developer.esignlive.com/forums/topic/whitelist-ip-addresses/ I have whitelisted following IP for callback process for…
Normal topic
Our application submits signing packets via the REST API and receives callback notifications. Our application is not equipped to send emails, though, and our business line wants to receive an email for each notification. Is it possible…
Normal topic
Hello i have registered callback url with this code and it's registered successfully i in response json on callbackurl i have get the {} dict when package is created. is there sometinh missing??? url = "%s/callback" % self.API…
Normal topic
Hi, There is a confusion when we use the callback function, is there anyone to give some advice? The callback url is based on our application. And this path is correct when running directly in the browser, however there is no reaction…
Normal topic

Hello

How can i change this name (Bim kum)  in an of email sent by onespan for requesting signature by using onespan API while sending emails for signing.

 

Bim kum has added you as a Signer to "…

Normal topic

Hello

 

How can i customize or  change the content of some lines in  email sent by onespan requesting for signatures as mentioned in image

Normal topic

Hi Team,

I need to get all callback events triggered for the particular package,

is there any way (from API or standalone account) so that I can see all callback events.

 

Thanks