> For the complete documentation index, see [llms.txt](https://faq.wanttopay.net/wanttopay-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.wanttopay.net/wanttopay-app/english/oshibki-i-resheniya/oshibki-v-mini-prilozhenii.md).

# Mini App Errors

<details>

<summary>User registration error (Error code: #U001)</summary>

**Possible causes**

This error occurs if you try to register with a phone number or email address that has already been used before.

The system does not allow creating a second account with the same contact details.

**What should you do?**

If you see this error, you have most likely already registered.

Contact support via [@WantToPaySupportBot](https://telegram.me/WantToPaySupportBot), we will check the details and tell you what to do next.

</details>

<details>

<summary>401 Unauthorized when logging into the mini app (Error code: #U002)</summary>

**What should you do?**\
The active app session lasts 15 minutes. After this time, the connection will be interrupted, which will cause the error. To log in again, tap «Menu» → «Open app» → «Log in». If that does not help, restart [@WantToPayBot](https://telegram.me/WantToPayBot?start=w17851188--luMLI) with the /start command and try again.

</details>

<details>

<summary>White screen or 401 error when logging into the mini app (Error code: #U003)</summary>

**What should you do?**\
Special characters in the «First name», «Last name», «Username», and Bio fields in Telegram may interfere with logging into the app. Try removing them and try again.

</details>

<details>

<summary>White screen when logging into the app via Telegram Desktop (Error code: #U004)</summary>

**What should you do?**\
To log in to [the mini app](https://telegram.me/WantToPayBot?start=w17851188--luMLI) use mobile Telegram — for some providers, logging in through the desktop version may not work; login may not work for some providers. If the issue could not be resolved, contact [support](https://telegram.me/wanttopaysupportbot)**.**

</details>

<details>

<summary>500 Server Error when logging into the mini app (Error code: #U005)</summary>

**What should you do?**\
For proper operation, make sure you have the latest version of Telegram installed. If the issue could not be resolved, contact [support](https://telegram.me/wanttopaysupportbot)**.**

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://faq.wanttopay.net/wanttopay-app/english/oshibki-i-resheniya/oshibki-v-mini-prilozhenii.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
