Topic Replies Freshness Views Users
Normal topic
Hello, I was testing to create a package under sandbox mode. However, the package was not created, and an error was thrown instead. The exception message was: $exception {"Could not create a new package. Exception: Object reference not…
Normal topic
According to the comment in this thread from the REST forum, Harris indicates that ESL turned off support for TLS 1.0 this week. This breaks…
Normal topic
Hi, A quick question, is it possible to customize the Confirmation Popup text (See attached screenshot) ? thanks !
Normal topic
Team We are experiencing intermittent issue while adding document to existing package. Please let us know why this could happen. For reference i will put in package on which we faced this exception. Upon retry, this is not happening. …
Normal topic
I am facing an issue while using the esignlive new sandbox (sandbox.esignlive.com) with .NET SDK. I have a template defined with two place holders and signing order set as below: 1 – PlaceHolder1 2 -- PlaceHolder2 From, .NET SDK, I am…
Normal topic
Hi, Is it possible to have only one ceremony for two signers ? We want to redirect the users to the signing ceremony, but we would like both signers to sign in that same redirect url. We don't want to redirect to the ceremony for the…
Normal topic
When I use the .NET SDK version 11.5, I'm have a problems getting the signerId of package signers. What I want to do is this:
  1. call the eslClient.GetPackage(packageId) method to get information about an existing package
Normal topic
I successfully uploaded a test Document in my SandBox to replace the standard acceptance that goes with the Document for Signature. What I end up with is 2 "Electronic Disclosures and Signatures Consent" Documents. Do I need to delete…
Hot topic
Hello, We want to use the "Text Tag Extraction" feature (https://developer.esignlive.com/guides/feature-guides/text-tags-extraction/) but we can't find a way to get it working. We've tried examples from multiple sources (including the…
Normal topic
We would like to give the customer 15 days to sign the Document but then after they have signed to reset the Expiration Date to 90 days for us to counter-sign. In our business, the signature for a customer signifies that we will begin…
Normal topic
Hi, How much time Silanis will take to send an email bounce event back to our API after we trigger an email to an invalid sender. Thanks, Krishna
Normal topic
Team, We have a requirement to customize guest signing room. Is there a way to customize the Silanis guest signing room that pops up when a notified signer clicks on link provided in email ? Customization like: Displaying a custom message…
Normal topic
Hello team I am getting following error while trying to utilize create package one step functionality exposed. "Could not create a new package one step. Exception: The remote server returned an error: (500) Internal Server Error. HTTP…
Normal topic
Hello Haris, Is their a way we can deactivate link send to consumer if role no longer exists . Thanks, Navya.
Normal topic
Hello Team, Is their a way to update package builder after package is build. We did not find any relevant methods. Thanks, Navya.
Normal topic
We're using document extraction to populate a Signature Date field with the date of signing via naming a form field with something like this: [Signer1.Capture1.label1.Date]. We're not able to use any template as we need to pre-fill client…
Normal topic
We need to remove the ability for users to download the signed PDF through the web interface, both via the emailed signature request and the browser based version (using host/access?sessionToken={mytoken}). We've tried to set the…
Normal topic
Hi team Could you let me know if there is a way to water mark a completely signed document (or all) in, a package with multiple documents ? Some info: Package auto-complete option is disabled on the package i am referring to above. Uday
Normal topic
Hello Team, How to replace Silanis email with custom email to notify consumers from .net SDK. Thanks, Navya.
Normal topic
Hello, I am currently using VS Community 2017, I am set as a Manager within eSignlive, and I am in the US. I downloaded the .NET Usage Report.cs and put in the address https://apps.esignlive.com/api and I put in my API key. I downloaded…
Normal topic
Hello, I am trying to create a document package and send it as a "draft". Here is the code that I have came up with : EslClient eslClient; PackageId packageId = eslClient.CreatePackage(package); if I want to create a package with a "sent…
Normal topic
What would you recommend a good approach to checking eSignLive server availability before creating and/or sending packages. In previous weeks, we've encountered some downtime in the classic environment, and we'd like to put in place a step…
Normal topic
Can anyone confirm or deny if Adobe AcroForms are currently supported? I get the following error when attempting to eslClient.UploadDocument(doc, pkg) : Could not upload document to package. Exception: The remote server returned an…
Hot topic
Hi, we changed server provider yesterday, and now we're not getting the notification callbacks. We already changed the DNS and we confirmed that it's pointing to the right box. Do you guys need to bind the address to a specific IP? If so…
Normal topic
Hello, Is there a way to add some customization to the email that comes from eSign live to notify people that they need to sign a package? These signers are using our application which generates these packages automatically, and we're…