Skip to content

Commit 65aa5a0

Browse files
authored
Merge pull request #8617 from MicrosoftDocs/improve-error-when-accessing-app-module
AB#5276: improve article - error-when-accessing-app-module
2 parents dd621ea + 206214e commit 65aa5a0

2 files changed

Lines changed: 23 additions & 22 deletions

File tree

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,45 @@
11
---
2-
title: Error when accessing an app module
3-
description: Provides a solution to an error that occurs when you try to access an app module.
2+
title: Error Code 2147812097 Invalid License When Accessing App Module
3+
description: Provides a solution to an error that occurs when you try to access an app module in a Microsoft Dynamics 365 business application.
44
ms.reviewer:
5-
ms.topic: troubleshooting
6-
ms.date: 03/31/2021
5+
ms.date: 04/07/2025
76
ms.custom: sap:Microsoft Dataverse\Environment and app access issues
87
---
9-
# Error Code: 2147812097 Invalid License: This application requires a license and you don't have an appropriate license assigned
8+
# "Error Code 2147812097 Invalid License: This application requires a license" error when accessing an app module
109

11-
This article provides a solution to an error that occurs when you try to access an app module (business application) which requires an appropriate license and isn't assigned.
10+
This article provides a solution to the error code **2147812097** that occurs when trying to access an app module (business application) in Microsoft Dynamics 365 without an appropriate license assigned.
1211

13-
_Applies to:_   Microsoft Dynamics CRM Online
12+
_Applies to:_   Microsoft Dynamics 365
1413
_Original KB number:_   4548022
1514

1615
## Symptoms
1716

18-
When a user tries to access an app module (business application) which requires an appropriate license and isn't assigned, the user receives the following error message:
17+
When you try to access an app module that requires an appropriate license in a Dynamics 365 business application and the license isn't assigned, you receive the following error message:
1918

20-
> This app requires a license and you don't have the appropriate license to access this app. Please contact your administrator to get the appropriate license assigned, as per details provided.
21-
Details
22-
User does not have a license to access this app module uniqueName=< unique name> with Id=\<Id> from publisher=\<publisher name>. A license is required with one of the service plans: \<Service Plan name>: \<Service Plan Id>. Please refer to the article \<link to this KB> for more details.
23-
24-
## Cause
19+
> Invalid License
20+
>
21+
> This app requires a license and you don't have the appropriate license to access this app. Please contact your administrator to get the appropriate license assigned, as per details provided.
2522
26-
This issue occurs when an application requires a license and the administrator hasn't assigned the appropriate license to the users of the application.
23+
:::image type="content" source="media/error-when-accessing-app-module/invalid-license.png" alt-text="Screenshot of the Dynamics team member license error.":::
2724

28-
For example, if the user with a team member license tries to access the Customer Service Hub application, the user will see this error:
25+
The required license name and the application names are shown in the error details. For example, if a user with a Team Member license attempts to access the [Customer Service Hub application](/dynamics365/customer-service/implement/customer-service-hub-user-guide-basics), they receive the following error message:
2926

3027
> This app requires a license and you don't have the appropriate license to access this app. Please contact your administrator to get the appropriate license assigned, as per details provided.
3128
>
32-
>Details
29+
> Technical Details
3330
>
3431
> User does not have any license to access this app module uniqueName= Customerservicehub from publisher= dynamics365customerengagement. A license is required with one of the service plans: 'Dynamics 365 for Customer Service: \<GUID>
32+
>
33+
> User does not have a license to access this app module uniqueName=< unique name> with Id=\<Id> from publisher=\<publisher name>. A license is required with one of the service plans: \<Service Plan name>: \<Service Plan Id>. Please refer to the article \<link to this KB> for more details.
3534
36-
## Resolution
35+
## Cause
3736

38-
The resolution is to reach out to your administrator and request the license to be assigned. The license name and the application names are present in the error details.
37+
This issue occurs because the application requires a license, but the administrator hasn't assigned the appropriate license to the user of the application.
3938

40-
:::image type="content" source="media/error-when-accessing-app-module/invalid-license.png" alt-text="Screenshot of the Dynamics team member license error.":::
39+
## Resolution
40+
41+
To solve this issue, contact your administrator and request the appropriate license to be assigned.
4142

42-
**Access to Custom Apps:**
43+
For access to custom apps (canvas or model-driven app), you need to be assigned a Dynamics 365 Enterprise or Professional license, and Power Apps per user plan. The environment needs to be given [Power Apps per app plans (also known as app passes)](/power-platform/admin/about-powerapps-perapp).
4344

44-
For access to custom apps (canvas or model-driven), you need to be assigned a Dynamics 365 Enterprise or Professional license, **Power AppsPer User** plan or the environment needs to be given **Power Appsper app** plans (also known as **app passes**). For more information about **Power Appsper app** plans (also known as **app passes**), see [About Power Apps per app plans](/power-platform/admin/about-powerapps-perapp).
45+
For more information about the Team Members license and capabilities included with the license, see [Dynamics 365 Team Members license](/dynamics365/get-started/team-members-license).

support/power-platform/dataverse/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
href: d365-app-outlook/you-do-not-have-the-required-role-or-privilege-to-complete-this-action-error.md
6969
- name: Environment and app access issues
7070
items:
71-
- name: Error when accessing an app module
71+
- name: Error code 2147812097 Invalid License when accessing an app module
7272
href: environment-app-access/error-when-accessing-app-module.md
7373
- name: Troubleshoot user access issues for different environments
7474
href: environment-app-access/troubleshooting-user-needs-read-write-access-organization.md

0 commit comments

Comments
 (0)