# VK Oauth: Security Error

При попытке авторизации с помощью своего аккаунта ВКонтакте иногда возникает ошибка, не позволяющая успешно авторизоваться на сайте:

{% hint style="danger" %}
{"error": "invalid\_request", "error\_desсription": "Security Error"}
{% endhint %}

## Решение проблемы <a href="#reshenie-problemy" id="reshenie-problemy"></a>

Данная ошибка редко, но все же возникает. По этому поводу служба технической поддержки ВКонтакте дала ответ:

> Проблема возникает из-за старой сессии авторизации ВКонтакте. Для устранения ошибки нужно всего лишь перелогиниться в социальной сети: **Нажать на кнопку Выйти и потом заново Войти**.

![](https://sun9-11.userapi.com/c845421/v845421949/172987/UoKRMas5hBI.jpg)

## **Вариант №2** <a href="#variant-2" id="variant-2"></a>

Воспользоваться другим браузером.


---

# 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.vposter.ru/informaciya-neobkhodimaya-dlya-ispolzovaniya-po/oshibki/oshibki-vkontakte/vk-oauth-security-error.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.
