Forums
Hi I'm getting this error but not sure how to debug it. Is there a way to know which user it is referring to? Req: {"sender":{"email":"[email protected]"},"settings":{"ceremony":{"events":{"complete":{"dialog":true,"redirect":"https://www.google.ca/search?q=beaches&biw=1680&bih=905&tbm=isch&tbo=u&source=univ&sa=X&ved=0ahUKEwist6LBp47MAhXmkoMKHfrpB3wQsAQIOQ"}},"inPerson":true,"declineButton":false,"declineReasons":["Reason 1","Reason 2","No Reason"],"disableDeclineOther":false,"disableDownloadForUncompletedPackage":false,"disableFirstInPersonAffidavit":false,"disableIn
Forums
Hi In our Web Application, we have a 2 Types of PDF: 1. Templated PDF which our App will merge Data ; The resulting PDF will have the merged data and Fields with the DocumentExtract tags [SignerId#.Capture#] 2. PDFs from 3rd party Vendors which we receive via Webservices. The whole package is bundled into one PDF and which is uploaded to ESL . in the case of #2 ( PDF from 3rd party) , there are "Signature Line" , however, there are no Fields and the position of the "Signature Line" can be viewed visually but they can change as the Vendors PDF are dynamically generated .
Forums
Hello, i'm a junior developer and it has been my second week learning Node JS so errors might be because of my poor use of Javascript. My problem is that after sending a request pretty much like in the example given on this link i get an undefined package id. I suppose this is caused by un unvalid json payload or options objet. Here is my code. The build of the json payload is done at line 23.
Forums
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 monitor email delivery status via the API? I've looked over the package JSON looking for a field along these lines (something like an "emailDeliveryStatus"), but I'm not seeing anything. Does anyone know if such a field exists or if any other email delivery status monitoring options are available?