-
Hola buenos dias.
Estoy desarrollando una aplicacion hibrida para android e ios para Puertos del Estado.
El caso es que siguiendo los pasos de la documentacion del Manual Integrador 1-7-0.pdf, cuand…
-
i have get this error
```
Authorization Missing(Access Token/ Refresh Token)
```
my code is this
```
$user = new OAuth( array(
OAuth::CLIENT_ID => "",
OAuth::CLI…
-
Hi,
I am using PUT method to add Witness to a "draft" envelope for the signers to allow them choose their own witnesses, followed by changing the status of the envelope to "sent". I understand that t…
-
-
### options
```json
{
"method": "POST",
"url":"https://demo.docusign.net/restapi/v2.1/accounts/redacted_uuid/envelopes",
"headers": {
"Content-Type": "application/json",
"Author…
-
When sending a signature request using multiple documents the file order does not remain consistent.
This issue is for the /signature_request/create_embedded and /signature_request/send endpoints
…
-
const nodes = document.querySelectorAll(".pdf-signer-container__signing-node") ?? []
if (nodes) {
nodes.forEach((node) =>{
domToImage.toPng(node).then((resp: any) => {
co…
-
The documentation says "coming soon": https://app.hellosign.com/api/textTagsWalkthrough
Section: Allowing a signer to edit pre-set values
Example: custom_fields:[{"name":"organization_name", "value"…
-
When using the `shouldAnnotationAppearOnFirstPage` this error occurs.
I also tested with the [throw_out_pdfmockkit branch](https://github.com/vizicsaba89/pdf-signer/tree/throw_out_pdfmockkit) using…
-
To handle the signatures visible and nicely, it would be good to add a date/timestamp for signing next to each signature.
During the "placement of visible signatures" it should be the option to ad…