# Erros mapeados

### **Dicas:** &#x20;

Para compreender melhor o erro de um arquivo, a plataforma Messaging passou a acusar o que está de errado e em que linha do seu arquivo.&#x20;

Ao subir um arquivo com algum tipo de erro, aparecerá a mensagem abaixo com um hiperlink

<figure><img src="/files/ZVp4fmqjkuPOUC5dyJoI" alt=""><figcaption></figcaption></figure>

Ao clicar em: ![](/files/OvC8R5ClMZcz3nOpIByU), você será redirecionado para um arquivo **.txt** (**dependendo do navegador, irá abrir em uma aba à parte**) e você visualizará as informações assim:

<figure><img src="/files/W140H8YdDn0HxpsCQfnn" alt=""><figcaption></figcaption></figure>

Para ficar mais fácil de entender estes erros, leva em consideração a subida deste arquivo:

<figure><img src="/files/iXZqOzK1lbwmtXQOaIBj" alt=""><figcaption></figcaption></figure>

Dessa forma, fica mais fácil de entender onde está o problema!&#x20;

Caso haja dúvidas para interpretar essas informações, não hesite em chamar nosso Time de [**Suporte**](/suporte/introducao.md).

Porém, é importante saber que temos um erro que acontece antes da subida do arquivo que é o de Encoding, que é o erro **abaixo**.

### Erro no envio do arquivo relacionado à formatação

**Mensagem de erro:** O arquivo precisa estar escrito com caracteres em UTF-8. Por favor, verifique e corrija o tipo antes de tentar novamente. &#x20;

É obrigatório que o arquivo esteja escrito com os caracteres em UTF-8. É necessário que corrija antes de tentar novamente.&#x20;

<figure><img src="/files/HpmyyETGPG31jJaqZPlT" alt=""><figcaption></figcaption></figure>


---

# 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://docs-pt.sinch.com/sms/introducao-ao-messaging-sms/erros-mapeados.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.
