# How to fix "Authorization Was Interrupted" error

When setting up an Incoming or Outgoing Mail Connection in Email This Issue, you might encounter the **Authorization was interrupted** error after trying to authorize:

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

This could be due to a missing step in granting permissions on the Microsoft Authorization screen.

In order to solve this, first check if you can see the Microsoft Authorization screen, after initializing the authorization.

It should appear in a pop-up window and look like the below example:![](/files/kLRDgyWikTxTfLJD4DJb)

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

If you cannot see a screen like this at all, it may be possible that your browser/network settings do not allow you to automatically open new tabs/popups.

In this case, check and see if you can edit this setting to allow the authorization screen to appear and accept the permissions requested.

Another problem that can cause this error is using multi-factor authentication, which should be the next item to check in alleviating this issue.


---

# 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.meta-inf.hu/email-this-issue/email-this-issue-for-jira-server-data-center/documentation/administration/mail-server-connections/microsoft-with-oauth2/troubleshooting-guides-for-microsoft-oauth2-connections/how-to-fix-authorization-was-interrupted-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.
