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/privilege-error-occurs-when-using-dynamics-365-app-for-outlook.md
+40-17Lines changed: 40 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,40 +1,63 @@
1
1
---
2
-
title: A privilege error when using Dynamics 365 App for Outlook
3
-
description: A privilege error occurs when attempting to use Microsoft Dynamics 365 App for Outlook. Provides options to solve this issue.
2
+
title: Privilege or Permissions Error When Using Dynamics 365 App for Outlook
3
+
description: Solvess the privilege or permissions error that occurs in Microsoft Dynamics 365 App for Outlook.
4
4
ms.reviewer:
5
5
ms.date: 02/25/2025
6
6
ms.custom: sap:Dynamics 365 App for Outlook Add-In
7
7
---
8
-
# A privilege error occurs when attempting to use Microsoft Dynamics 365 App for Outlook
8
+
# A privilege or permissions error occurs in Microsoft Dynamics 365 App for Outlook
9
9
10
-
This article provides a resolution for the issue that you may receive the **You don't have required privilege (prvReadOrganization)** error when trying to use the Microsoft Dynamics 365 App for Outlook.
10
+
This article helps solve errors that occur when you try to use or open Microsoft Dynamics 365 App for Outlook.
11
11
12
12
_Applies to:_ Dynamics 365 App for Outlook
13
13
_Original KB number:_ 4563997
14
14
15
-
## Symptoms
15
+
## Symptom 1
16
16
17
-
When attempting to use the Microsoft Dynamics 365 App for Outlook, you encounter an error referencing a missing privilege such as the following error:
17
+
When you try to use Dynamics 365 App for Outlook, you receive an error that resembles the following one:
18
18
19
19
> You don't have required privilege (prvReadOrganization), which limits certain functionality. Please contact your administrator to get necessary access.
20
20
21
-
## Cause
21
+
###Cause
22
22
23
-
This error will appear if the user associated with the mailbox record does not have sufficient privileges to use Microsoft Dynamics 365 App for Outlook.
23
+
This error occurs if the user associated with the mailbox record doesn't have sufficient privileges to use Dynamics 365 App for Outlook.
24
+
25
+
## Symptom 2
26
+
27
+
When you open Dynamics 365 App for Outlook, you receive the following error:
28
+
29
+
> We're sorry
30
+
> We are unable to show Dynamics 365 App for Outlook because current user role does not have required permissions. Please contact your administrator to have required security role assigned to the Dynamics 365 App for Outlook solution.
31
+
32
+
If you select **Show more**, the additional details include the following information:
33
+
34
+
> Error: Don't have permissions to retrieve AppforOutlookModule id
35
+
> Trace: Error: Don't have permissions to retrieve AppforOutlookModule id at new ...
36
+
37
+
### Cause
38
+
39
+
This error occurs if the Dynamics 365 security role doesn't have access to the app module used by the Dynamics 365 App for Outlook.
24
40
25
41
## Resolution
26
42
27
-
Option 1: Assign Microsoft Dynamics 365 App for Outlook User security role
43
+
### Option 1: Assign the "Dynamics 365 App for Outlook User" security role
44
+
45
+
The [Dynamics 365 App for Outlook User](/dynamics365/outlook-app/deploy-dynamics-365-app-for-outlook#provide-security-role-access) security role can be assigned to users who need to use App for Outlook. This security role is available from build 9.1.0.4206 or later. This option ensures that the users have the basic privileges needed to access Dynamics 365 App for Outlook.
28
46
29
-
A standard role exists to provide the privileges required to use Microsoft Dynamics 365 App for Outlook. This role is named Microsoft Dynamics 365 App for Outlook User and can be assigned to users who need to use App for Outlook. For more information on this role, see [Provide security role access](/dynamics365/outlook-app/deploy-dynamics-365-app-for-outlook#provide-security-role-access).
47
+
### Option 2: Assign privileges to a custom security role
30
48
31
-
Option 2: Custom Role
49
+
If you prefer to customize a security role to include the required privileges, refer to the [More information](#more-information) section for a list of privileges required to use Dynamics 365 App for Outlook.
32
50
33
-
If you prefer to customize a role to include the required privileges, refer to the More information section for a list of privileges required to use Microsoft Dynamics 365 App for Outlook.
51
+
> [!IMPORTANT]
52
+
> Custom security roles don't have access to the Dynamics 365 app module by default. The steps provided in [Step 3: Provide security role access](/dynamics365/outlook-app/deploy-dynamics-365-app-for-outlook#provide-security-role-access) are also required.
34
53
35
54
## More information
36
55
37
-
The following table lists privileges required to use Microsoft Dynamics 365 App for Outlook and the tab in a security role where the privilege can be found. A user with the System Administrator role can locate and modify a security role by navigating to **Settings** > **Security** > **Security Roles**. To view which role(s) are assigned to a specific user, navigate to **Settings**, select **Security**, select **Users**, select the specific User record, and then select **Manage Roles**.
56
+
The following table lists privileges required to use Dynamics 365 App for Outlook and the tab in a security role where the privilege can be found.
57
+
58
+
A user with the System Administrator role can locate and modify a security role by navigating to **Settings** > **Security** > **Security Roles**.
59
+
60
+
To view which role(s) are assigned to a specific user, navigate to **Settings**, select **Security**, select **Users**, select the specific User record, and then select **Manage Roles**.
38
61
39
62
| Privilege name| Entity| Location (tab) within security role|
40
63
|---|---|---|
@@ -44,8 +67,8 @@ The following table lists privileges required to use Microsoft Dynamics 365 App
The following table lists additional privileges that are required to view some of the default views used inside the Microsoft Dynamics 365 App for Outlook forms. Without these privileges, a user may see the following error instead of the expected view (subgrid) of records:
96
+
The following table lists additional privileges that are required to view some of the default views used inside the Dynamics 365 App for Outlook forms. Without these privileges, a user might see the following error instead of the expected view (subgrid) of records:
74
97
75
98
> You do not have permission to access these records. Contact your Microsoft Dynamics 365 administrator for help.
0 commit comments