You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/power-platform/dataverse/d365-app-outlook/dynamics-app-for-outlook-authentication-pop-up-blank-cannot-proceed.md
+26-28Lines changed: 26 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Dynamics 365 App for Outlook Authentication pop-up is blank
2
+
title: Dynamics 365 App for Outlook Authentication Pop-Up Is Blank
3
3
description: Solves the issue that the authentication pop-up is blank and you can't sign in to Dynamics 365 App for Outlook.
4
4
ms.reviewer: mkelan
5
5
ms.author: smurkute
@@ -9,11 +9,11 @@ ms.custom: sap:Dynamics 365 App for Outlook Add-In
9
9
---
10
10
# App for Outlook authentication pop-up is blank and unable to sign in
11
11
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.
13
13
14
14
## Symptoms
15
15
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.
17
17
18
18
## Cause
19
19
@@ -23,44 +23,42 @@ This behavior is due to a recent regression that has been mitigated. However, us
23
23
24
24
> [!NOTE]
25
25
>
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.
28
28
29
29
### Step 1: Clear local storage and session storage from the add-in
30
30
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.
45
34
4. Select the **Application** tab.
46
35
5. Under **Storage**, select **Local Storage** and delete all stored data.
47
36
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**.
54
52
3. If prompted, sign in with your credentials.
55
53
4. Complete the authentication process.
56
54
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
58
56
59
57
- For the new Outlook for Windows:
60
58
61
59
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.
63
61
64
62
- For Outlook on Mac:
65
63
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