Forums
Hello, I am getting the following response, and I believe that I am sending the correct data. I will copy here the request I am making
request: 
   { debugId: 1,
     uri: 'https://sandbox.esignlive.com/api/packages/oGGmH-MrSdWrf3hPBMirqiiCgG8=/documents/b98bb1fa64f49dc9003b230c401426c9cf86be9bbe319ca7/approvals/CZbduLYWcIEG/sign',
     method: 'POST',
     headers: 
      { Authorization: 'Basic xxxxxxxxxxxxxx',
        Accept: 'application/json; esl-empty-json=true; esl-api-version=11.0.3',
        'Accept-Encoding': 'gzip, deflate, br',
        'Content-Type': 'application/json; esl-
Forums
Hi, In our project, we have non-interactive pdf where we need to bind field in the document with signature field. But in this case, it is not working. However, it is working for interactive pdf. Can you please let me know how to make working in non-interactive pdf? For example, the use of coordinates to fix the signature position is working fine for both pdfs. Thank you.
Forums
Hi we are using an in house install of the evidence api https:// [server] /evidence/api/v2/{guid}pdf/false https:// [server] /evidence/api/v2/{guid}/html/false while running some tests, we are seeing the following error, could you please help with info on how to resolve this error: {"data":"A PDF Document Engine command failed to execute successfully, producing the following error: \"DocEngine Message: requestId = \"4b65e87c-6e3e-48b1-aa19-714816676a02-56193-hqeslapt01c-corp-fin\", code = \"4\", msg = \"[GetElectronicEvidence] PDF engine unable to find converted documents from: /opt/DE/cach
Forums
Hi, After signing ceremony, we have pdf file with signatures that is in general active pdf. In this active pdf, customers can view some legal properties that we do not expect in our application. However, we have heard one concept that is flattening the pdf in which customers can’t interact or can’t view the legal properties what we want. So, how can we make the pdf flatten and what API do we need to call?