Skip to content

Commit bd0a29e

Browse files
authored
Merge pull request #8815 from MicrosoftDocs/main
Auto push to live 2025-04-28 02:32:09
2 parents dc89953 + 2cf100e commit bd0a29e

4 files changed

Lines changed: 5 additions & 3 deletions

File tree

support/entra/entra-id/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,8 @@
293293
href: users-groups-entra-apis/identity-of-calling-application-not-established.md
294294
- name: Add an owner to an application
295295
href: users-groups-entra-apis/add-owner-for-application-microsoft-graph.md
296+
- name: NoPermissionsInAccessToken when calling me endpoint
297+
href: users-groups-entra-apis/error-call-me-endpoint-microsoft-graph.md
296298
- name: Problem with using the Graph SDK - libraries
297299
items:
298300
- name: Python scripts making requests are detected as web crawlers

support/entra/entra-id/users-groups-entra-apis/error-call-me-endpoint-microsoft-graph.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: NoPermissionsInAccessToken when calling me endpoint in Microsoft Graph
3-
description: Describes an issue in which you receive `NoPermissionsInAccessToken` error when you call `/me` endpoint in Microsoft Graph.
2+
title: NoPermissionsInAccessToken When Calling Me Endpoint in Microsoft Graph
3+
description: Describes an issue in which you receive NoPermissionsInAccessToken error when you call /me endpoint in Microsoft Graph.
44
ms.date: 04/03/2025
55
ms.service: entra-id
66
ms.author: bhvootla
@@ -64,4 +64,4 @@ For example, if you want to call `GET https://graph.microsoft.com/v1.0/me/member
6464
GET https://graph.microsoft.com/v1.0/users/{upn or userID}/memberOf
6565
```
6666
67-
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]
67+
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]
-21.5 KB
Loading
-46 KB
Loading

0 commit comments

Comments
 (0)