# Ошибки VK

- [VK Oauth: Security Error](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/vk-oauth-security-error.md)
- [Only group admins have access to group tokens](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/only-group-admins-have-access-to-group-tokens.md)
- [Group is not allowed to send messages](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/group-is-not-allowed-to-send-messages.md)
- [Invalid request: modifying contacts in a shared group is not allowed](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/invalid-request-modifying-contacts-in-a-shared-group-is-not-allowed.md)
- [Error 1 - Unknown error occured](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-1-unknown-error-occured.md)
- [Error 5 - User authorization failed: invalid session](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-5-user-authorization-failed-invalid-session.md)
- [Error 10 - Internal server error](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-10-internal-server-error.md)
- [Error 15 - Access denied: group messages are disabled](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-15-access-denied-group-messages-are-disabled.md)
- [Error 15 Access denied: share post forbidden](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-15-access-denied-share-post-forbidden.md)
- [Error 15 - Access denied: no access to call this method](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-15-access-denied-no-access-to-call-this-method.md)
- [Error 15 - Access denied: at first group admin should install app widget in group](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-15-access-denied-at-first-group-admin-should-install-app-widget-in-group.md)
- [Error 15 - Access denied: no access to call this method. It cannot be called with current scopes](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-15-access-denied-no-access-to-call-this-method.-it-cannot-be-called-with-current-scopes.md)
- [Error 27 - Group authorization failed: group revoke access for this token](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-27-group-authorization-failed-group-revoke-access-for-this-token.md)
- [Error 27 - Group authorization failed: group is banned](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-27-group-authorization-failed-group-is-banned.md)
- [Error 100 - One of the parameters specified was missing or invalid: message is empty or invalid](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-100-one-of-the-parameters-specified-was-missing-or-invalid-message-is-empty-or-invalid.md)
- [Error 100 - One of the parameters specified was missing or invalid: file is undefined](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-100-one-of-the-parameters-specified-was-missing-or-invalid-file-is-undefined.md)
- [Error 121 - Invalid hash](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-121-invalid-hash.md)
- [Error 129 - Invalid photo](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-129-invalid-photo.md)
- [Error 600 - Permission denied. You have no access to operations specified with given object(s)](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-600-permission-denied.-you-have-no-access-to-operations-specified-with-given-object-s.md)
- [Error 901 - Cant send messages for users without permission](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-901-cant-send-messages-for-users-without-permission.md)
- [Error 902 - Can't send messages to this user due to their privacy settings](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-902.md)
- [Error 912 - This is a chat bot feature, change this status in settings](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-912-this-is-a-chat-bot-feature-change-this-status-in-settings.md)
- [Error 914 - Message is too long](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-914-message-is-too-long.md)
- [Error 936 - Contact not found](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-936-contact-not-found.md)
- [Error 2000 - Servers number limit is reached](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/error-2000-servers-number-limit-is-reached.md)
- [Другие ошибки](https://help.senler.ru/senler/help/oshibki/oshibki-vkontakte/drugie-oshibki.md)


---

# 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://help.senler.ru/senler/help/oshibki/oshibki-vkontakte.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.
