# Erro: error:0606506D:digital envelope routines:EVP\_DecryptFinal\_ex:wrong final block length

Caso você veja a mensagem `error:0606506D:digital envelope routines:EVP_DecryptFinal_ex:wrong final block length` no [Make.com](https://make.com/), o problema deve estar no módulo Encryptor dentro da sua automação.

{% stepper %}
{% step %}

### Clique no módulo Encryptor

Clique sobre o módulo Encryptor para visualizar todas as configurações.
{% endstep %}

{% step %}

### Verifique as configurações

Certifique-se de que está preenchido assim:

![](/files/84256ca3197b9eb186940fe86da9805098ae5633)
{% endstep %}

{% step %}

### Ajuste e salve

Caso algo esteja diferente, ajuste, clique em OK e salve clicando no ícone do disquete.
{% endstep %}
{% endstepper %}

Atualizado em: 17/06/2024


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cannolibot.gitbook.io/ajuda/article/erro-error-0606506d-digital-envelope-routines-evp_decryptfinal_ex-wrong-final-block-length.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
