Skip to content

Commit a7fd860

Browse files
authored
Edit review
1 parent d3d9dc7 commit a7fd860

1 file changed

Lines changed: 26 additions & 28 deletions

File tree

support/power-platform/dataverse/d365-app-outlook/dynamics-app-for-outlook-authentication-pop-up-blank-cannot-proceed.md

Lines changed: 26 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Dynamics 365 App for Outlook Authentication pop-up is blank
2+
title: Dynamics 365 App for Outlook Authentication Pop-Up Is Blank
33
description: Solves the issue that the authentication pop-up is blank and you can't sign in to Dynamics 365 App for Outlook.
44
ms.reviewer: mkelan
55
ms.author: smurkute
@@ -9,11 +9,11 @@ ms.custom: sap:Dynamics 365 App for Outlook Add-In
99
---
1010
# App for Outlook authentication pop-up is blank and unable to sign in
1111

12-
The article solves an issue where you can't sign in to Dynamics 365 App for Outlook successfully due to a blank authentication pop-up.
12+
The article solves an issue where you can't sign in to Microsoft Dynamics 365 App for Outlook successfully due to a blank authentication pop-up.
1313

1414
## Symptoms
1515

16-
When you open the [Dynamics 365 App for Outlook](/dynamics365/outlook-app/overview), it prompts you to allow an authentication pop-up. After allowing, the pop-up opens. However, it is blank and prevents you from selecting an account to authenticate and sign in.
16+
When you open [Dynamics 365 App for Outlook](/dynamics365/outlook-app/overview), it prompts you to allow an authentication pop-up. After you allow it, the pop-up opens. However, it's blank and prevents you from selecting an account to authenticate and sign in.
1717

1818
## Cause
1919

@@ -23,44 +23,42 @@ This behavior is due to a recent regression that has been mitigated. However, us
2323

2424
> [!NOTE]
2525
>
26-
> - If you're using Outlook on the web (OWA) or classic Outlook desktop app on Windows, follow the steps 1-3 to solve ths issue.
27-
> - If you're using [the new Outlook for Windows](https://support.microsoft.com/office/switch-to-new-outlook-for-windows-f5fb9e26-af7c-4976-9274-61c6428344e7) or Outlook on Mac, first follow the steps [here](#open-developer-tools-in-new-outlook-for-windows-and-outlook-on-mac) to open the Developer Tools and then follow the steps 1 to 3 to resolve the issue.
26+
> - If you're using Outlook on the web (OWA) or the classic Outlook desktop app on Windows, follow steps 1 to 3 to solve the issue.
27+
> - If you're using [the new Outlook for Windows](https://support.microsoft.com/office/switch-to-new-outlook-for-windows-f5fb9e26-af7c-4976-9274-61c6428344e7) or Outlook on Mac, follow [these steps](#open-the-developer-tools-in-the-new-outlook-for-windows-and-outlook-on-mac) to open the Developer Tools, and then follow steps 1 to 3 to resolve the issue.
2828
2929
### Step 1: Clear local storage and session storage from the add-in
3030

31-
1. Open classic Outlook desktop app or Outlook on the web (OWA).
32-
2. Open the **Dynamics 365 App for Outlook**.
33-
3. Right-click anywhere inside the add-in and select **Inspect**.
34-
4. The **Developer Tools** window will open.
35-
5. Select the **Application** tab.
36-
6. Under **Storage**, select **Local Storage** and delete all stored data.
37-
7. Select **Session Storage** and delete all stored data.
38-
8. Close the **Developer Tools** window.
39-
40-
### Step 2: Clear local storage and session storage from the authentication window
41-
42-
1. Re-open the **Dynamics 365 App for Outlook**.
43-
2. If the authentication window appears, right-click inside it and select **Inspect**.
44-
3. The **Developer Tools** window will open.
31+
1. Open the classic Outlook desktop app or OWA.
32+
2. Open **Dynamics 365 App for Outlook**.
33+
3. Right-click anywhere inside the add-in and select **Inspect**. The **Developer Tools** window will open.
4534
4. Select the **Application** tab.
4635
5. Under **Storage**, select **Local Storage** and delete all stored data.
4736
6. Select **Session Storage** and delete all stored data.
48-
7. Close the authentication window.
49-
50-
### Step 3: Re-open the add-in and complete authorization
51-
52-
1. Close and re-open Outlook.
53-
2. Open the **Dynamics 365 App for Outlook**.
37+
7. Close the **Developer Tools** window.
38+
39+
### Step 2: Clear local storage and session storage from the authentication window
40+
41+
1. Reopen **Dynamics 365 App for Outlook**.
42+
2. If the authentication window appears, right-click inside it and select **Inspect**. The **Developer Tools** window will open.
43+
3. Select the **Application** tab.
44+
4. Under **Storage**, select **Local Storage** and delete all stored data.
45+
5. Select **Session Storage** and delete all stored data.
46+
6. Close the authentication window.
47+
48+
### Step 3: Reopen the add-in and complete authorization
49+
50+
1. Close and reopen Outlook.
51+
2. Open **Dynamics 365 App for Outlook**.
5452
3. If prompted, sign in with your credentials.
5553
4. Complete the authentication process.
5654

57-
### Open Developer Tools in new Outlook for Windows and Outlook on Mac
55+
### Open the Developer Tools in the new Outlook for Windows and Outlook on Mac
5856

5957
- For the new Outlook for Windows:
6058

6159
1. Ensure Outlook is fully closed in Task Manager.
62-
2. Select <kbd>WIN</kbd>+<kbd>R</kbd> and then run the `olk.exe –devtools` command to open Outlook with the Developer Tools.
60+
2. Select <kbd>WIN</kbd>+<kbd>R</kbd>, and then run the `olk.exe –devtools` command to open Outlook with the Developer Tools.
6361

6462
- For Outlook on Mac:
6563

66-
To open the Developer Tools, see [Debug Office Add-ins on a Mac - Office Add-ins](/office/dev/add-ins/testing/debug-office-add-ins-on-ipad-and-mac#debugging-with-safari-web-inspector-on-a-mac).
64+
To open the Developer Tools, see [Debug Office Add-ins on a Mac](/office/dev/add-ins/testing/debug-office-add-ins-on-ipad-and-mac#debugging-with-safari-web-inspector-on-a-mac).

0 commit comments

Comments
 (0)