Skip to content

Commit 987c704

Browse files
committed
update
1 parent 97b5c4c commit 987c704

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/entra/entra-id/users-groups-entra-apis/identity-of-calling-application-not-established.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: The identity of the calling application could not be established
3-
description: Provides a solution to the error "The identity of the calling application could not be established" when using Microsoft Graph.
3+
description: Provides solutions to the error "The identity of the calling application could not be established" when using Microsoft Graph.
44
ms.date: 03/28/2025
55
ms.service: entra-id
66
ms.custom: sap:Getting access denied errors (Authorization)
77
ms.reviewer: willfid, v-weizhu
88
---
99
# Error "The identity of the calling application could not be established"
1010

11-
This article provides a solution to the error message "The identity of the calling application could not be established" when using Microsoft Graph.
11+
This article provides solutions to the error message "The identity of the calling application could not be established" when using Microsoft Graph.
1212

1313
## Symptoms
1414

@@ -46,7 +46,7 @@ Ensure that you replace `<Application ID>` with your application's actual Applic
4646

4747
## Solution for Non-Partner scenario
4848

49-
If this isn't a Partner application, add the service principal to the tenant and consent to the permissions required by the application.
49+
If the application isn't a Partner application, add the service principal to the tenant and consent to the permissions required by the application.
5050

5151
You can [build an admin consent URL](/entra/identity/enterprise-apps/grant-admin-consent?pivots=portal#construct-the-url-for-granting-tenant-wide-admin-consent) like the following one:
5252

0 commit comments

Comments
 (0)