# Mapped errors

### **Tips:**&#x20;

To better understand the error in a file, the Messaging platform started to indicate what is wrong and on which line of your file.

When uploading a file with some type of error, the message below will appear with a hyperlink.

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

When you click on ![](/files/81sMrf3ca5PBsVkTse9Y), you will be redirected to a .txt file (depending on the browser, it will open in a separate tab) and you will see the information like this:

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

To make it easier to understand these errors, take this file into account:

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

This way, it becomes easier to understand where the problem is! If you have any doubts about interpreting this information, do not hesitate to call our Support Team.

However, it is important to know that we have an error that occurs before the file is uploaded, which is Encoding, which is the error below.

### Error sending the file related to formatting&#x20;

**Error message:** The file must be written with UTF-8 characters. Please check and correct the type before trying again.&#x20;

It is mandatory that the file is written with UTF-8 characters. You need to correct it before trying again.


---

# 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-latam.messaging.sinch.com/send-a-message/mapped-errors.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.
