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
| UserInterventionNeeded_CookiesBlocked <br> UserInterventionNeeded_StorageBlocked | [Enable storage for local data](#instructions-for-microsoft-edge) | [Enable storage for local data](#instructions-for-microsoft-edge-legacy) | [Enable storage for local data](#instructions-for-internet-explorer-11) | [Enable storage for local data](#instructions-for-google-chrome) |
81
-
| UserInterventionNeeded_NavigateToAadTimeout | Possible network problem | [Configure Trust Zones](#resolution-2-configure-trust-zones-for-internet-explorer-and-microsoft-edge-legacy) | Possible network problem | Possible network problem |
82
-
| UserInterventionNeeded_NavigateToAadDenied <br> UserInterventionNeeded_StorageLost | Not applicable | [Configure Trust Zones](#resolution-2-configure-trust-zones-for-internet-explorer-and-microsoft-edge-legacy) | [Configure Trust Zones](#resolution-2-configure-trust-zones-for-internet-explorer-and-microsoft-edge-legacy) | Not applicable |
83
-
| AadError | [Azure Active Directory Errors](#resolution-3-azure-active-directory-errors) | [Azure Active Directory Errors](#resolution-3-azure-active-directory-errors) | [Azure Active Directory Errors](#resolution-3-azure-active-directory-errors) | [Azure Active Directory Errors](#resolution-3-azure-active-directory-errors) |
79
+
| <ul> <li> Sign in required </li> <li> UserInterventionNeeded_CookiesBlocked </li> <li> UserInterventionNeeded_StorageBlocked </li> </ul> | [Enable third-party cookies and local data](#instructions-for-microsoft-edge) | [Enable third-party cookies and local data](#instructions-for-google-chrome) | [Enable third-party cookies and local data](#instructions-for-internet-explorer-11) |
80
+
| <ul> <li> UserInterventionNeeded_NavigateToAadTimeout </li> </ul> | Possible network problem | Possible network problem | Possible network problem |
81
+
| <ul> <li> UserInterventionNeeded_NavigateToAadDenied </li> <li> UserInterventionNeeded_StorageLost </li> </ul> | Not applicable | Not applicable | [Configure Trust Zones](#resolution-2-configure-trust-zones-for-internet-explorer) |
82
+
| <ul> <li> AadError </li> </ul> | [Azure Active Directory Errors](#resolution-3-azure-active-directory-errors) | [Azure Active Directory Errors](#resolution-3-azure-active-directory-errors) | [Azure Active Directory Errors](#resolution-3-azure-active-directory-errors) | [Azure Active Directory Errors](#resolution-3-azure-active-directory-errors) |
84
83
85
-
## Resolution 1: Enable storage of local data in your browser
84
+
## Resolution 1: Enable storage of third-party cookies and local data in your browser
86
85
87
-
Power Apps stores some data locally in your browser, including user identity and preferences. Power Apps can’t function if the browser is configured to disallow storage of local data.
86
+
Power Apps stores some data locally in your browser, including user identity and preferences. Power Apps can’t function if the browser is configured to disallow storage of local data, or third-party cookies set by Power Apps.
87
+
88
+
Most browsers allow settings to reflect the changes immediately. You may also close all the browser windows and reopen instead.
89
+
90
+
### Instructions for Microsoft Edge
91
+
92
+
- **Option 1: Enable storage of third-party cookies and local data for all sites**
93
+
94
+
1. Select **Settings**.
95
+
1. Select **Cookies and site permissions**.
96
+
1. Expand **Cookies and site data**.
97
+
1. Ensure that **Block third-party cookies** is disabled.
98
+
1. Ensure these sites aren't added in site-specific cookie configuration that doesn't allow cookies, or deletes cookies when windows are closed:
99
+
- `https://create.powerapps.com`
100
+
- `https://*.create.powerapps.com` (the asterisk is part of the address, don't replace it)
101
+
- `https://make.*.powerapps.com` (the asterisk is part of the address, don't replace it)
102
+
- `https://make.powerapps.com`
103
+
- `https://login.microsoftonline.com`
104
+
- `https://apps.*.powerapps.com`
105
+
- `https://apps.powerapps.com`
106
+
107
+
- **Option 2: Create exceptions to allow storage of third-party cookies and local data for Power Apps and associated services.**
108
+
109
+
> [!NOTE]
110
+
> The following steps require your Edge browser version to be **87 or above**.
111
+
112
+
1. Go to [Power Apps](https://make.powerapps.com).
113
+
1. Select the cookie icon in the top-right corner of the address bar.
114
+
1. Select **Site not working?**.
115
+
1. Select **Allow cookies**.
116
+
117
+
### Instructions for Google Chrome
118
+
119
+
- **Option 1: Enable storage of third-party cookies and local data for all sites**
120
+
121
+
1. Select **Settings**.
122
+
1. Select **Privacy and security**.
123
+
1. Expand **Cookies and other site data**.
124
+
1. Make sure that **Block third-party cookies** or **Block all cookies** isn't selected.
125
+
1. Ensure these sites aren't added in site-specific cookie configuration that doesn't allow cookies, or deletes cookies when windows are closed:
126
+
- `https://create.powerapps.com`
127
+
- `https://*.create.powerapps.com` (the asterisk is part of the address, don't replace it)
128
+
- `https://make.*.powerapps.com` (the asterisk is part of the address, don't replace it)
129
+
- `https://make.powerapps.com`
130
+
- `https://login.microsoftonline.com`
131
+
- `https://apps.*.powerapps.com`
132
+
- `https://apps.powerapps.com`
133
+
134
+
- **Option 2: Create exceptions to allow storage of third-party cookies and local data for Power Apps and associated services**
135
+
136
+
1. Select **Settings**.
137
+
1. Select **Privacy and security**.
138
+
1. Expand **Cookies and other site data**.
139
+
1. Use **Add** for **Sites that can always use cookies** and add:
140
+
- `[*.]powerapps.com`
141
+
1. Ensure that you check the **Including third-party cookies on this site** option when adding the site.
88
142
89
143
### Instructions for Internet Explorer 11
90
144
@@ -115,58 +169,9 @@ Power Apps stores some data locally in your browser, including user identity and
115
169
8. Select **OK** to close the Internet Options dialog box.
116
170
9. Close all Internet Explorer and Microsoft Edge windows.
117
171
118
-
### Instructions for Microsoft Edge
119
-
120
-
1. Open Microsoft Edge.
121
-
2. On the Microsoft Edge toolbar, select **Settings and more**.
122
-
1. Select **Site permissions** from the left pane.
123
-
1. Select **Cookies and site data**.
124
-
1. Turn On **Allow sites to save and read cookie data (recommended)**.
125
-
1. Close all Internet Explorer and Microsoft Edge windows.
126
-
127
-
### Instructions for Microsoft Edge Legacy
128
-
129
-
1. Open Microsoft Edge.
130
-
2. On the Microsoft Edge toolbar, select **More** > **Settings**.
131
-
3. Near the bottom of the panel, select **View advanced settings**.
132
-
4. Near the bottom of the panel, find the **Cookies** drop-down options list.
133
-
5. Select **Don’t block cookies**.
134
-
6. Close all Internet Explorer and Microsoft Edge windows.
135
-
136
-
### Instructions for Google Chrome
137
-
138
-
- **Option 1: Enable local data for all sites**
139
-
140
-
1. Select **Settings**.
141
-
1. Select **Privacy and security**.
142
-
1. Expand **Cookies and other site data**.
143
-
1. Make sure that **Block third-party cookies** isn't selected.
144
-
1. Ensure these sites aren't added in site-specific cookie configuration that doesn't allow cookies, or deletes cookies when windows are closed:
145
-
- `https://create.powerapps.com`
146
-
- `https://*.create.powerapps.com` (the asterisk is part of the address, don't replace it)
147
-
- `https://make.*.powerapps.com` (the asterisk is part of the address, don't replace it)
148
-
- `https://make.powerapps.com`
149
-
- `https://login.microsoftonline.com`
150
-
- `https://apps.*.powerapps.com`
151
-
- `https://apps.powerapps.com`
152
-
153
-
- **Option 2: Create exceptions to allow local data for Power Apps and associated services**
154
-
155
-
1. Select **Settings**.
156
-
1. Select **Privacy and security**.
157
-
1. Expand **Cookies and other site data**.
158
-
1. Use **Add** for **Sites that can always use cookies** and add:
159
-
- `https://create.powerapps.com`
160
-
- `https://*.create.powerapps.com` (the asterisk is part of the address, don't replace it)
161
-
- `https://make.*.powerapps.com` (the asterisk is part of the address, don't replace it)
162
-
- `https://make.powerapps.com`
163
-
- `https://login.microsoftonline.com`
164
-
- `https://apps.*.powerapps.com`
165
-
- `https://apps.powerapps.com`
172
+
## Resolution 2: Configure Trust Zones for Internet Explorer
166
173
167
-
## Resolution 2: Configure Trust Zones for Internet Explorer and Microsoft Edge Legacy
168
-
169
-
Internet Explorer and Microsoft Edge Legacy use *Trust Zones*. Problems can occur if services on which Power Apps relies are in different Trust Zones in your browser settings. While these settings apply to both Internet Explorer and Microsoft Edge Legacy, the easiest way to access them is from Internet Explorer. (You might need assistance from your IT administrator to change some of these settings.)
174
+
Internet Explorer use *Trust Zones*. Problems can occur if services on which Power Apps relies are in different Trust Zones in your browser settings. (You might need assistance from your IT administrator to change some of these settings.)
170
175
171
176
- **Option 1: Add the required Power Apps domains to the Trusted Sites zone**
172
177
1. On the browser toolbar, select the gear icon.
@@ -185,7 +190,7 @@ Internet Explorer and Microsoft Edge Legacy use *Trust Zones*. Problems can occu
185
190
- `https://apps.powerapps.com`
186
191
7. Select **Close**.
187
192
8. Select **OK**.
188
-
9. Close all Internet Explorer and Microsoft Edge Legacy windows.
193
+
9. Close all Internet Explorer windows.
189
194
190
195
- **Option 2: Remove all the Power Apps domains from the Trusted Sites zone**
191
196
1. On the browser toolbar, select the gear icon.
@@ -213,19 +218,6 @@ The error page that you see might contain additional information that can help d
213
218
214
219
To resolve Azure AD errors, you might need assistance from your IT department.
215
220
216
-
## Resolution 4: Allow third-party cookies
217
-
218
-
To disable the **Block third-party cookies** setting in your browser:
219
-
220
-
| Browser | Steps |
221
-
| - | - |
222
-
| Microsoft Edge | **Settings and more** > **Settings** > **Site permissions** > **Cookies and site data** > Turn off **Block third-party cookies**. |
| Google Chrome | **Settings** > **Privacy and security** > **Cookies and other site data** > Select an option to allow third-party cookies. For example, **Allow all cookies** for always, or **Block third-party cookies in incognito** for only blocking in *incognito*. <br> **Note**: You can also start *incognito* session and turn off **Block third-party cookies** in the browser window before you enter a URL in the address bar.
225
-
| Internet Explorer 11 | **Tools** > **Internet Options** > **Advanced** > Select **Allow** under **Third-party Cookies**.
226
-
227
-
Most browsers allow settings to reflect the changes immediately. You may also close all the browser windows and reopen instead.
228
-
229
221
### See also
230
222
231
223
- [Common issues and resolutions](maker/canvas-apps/common-issues-and-resolutions.md)
0 commit comments