An API that connects multiple Microsoft services, enabling data access and automation across platforms
14,163 questions with Microsoft Security | Microsoft Graph tags
How can I access a shared Sharepoint folder from GraphSDK?
Hi! So, I'm tasked with implementing a java code (for a web application) that will update some files on sharepoint when the user updates some data. I have been given access to a folder…
Microsoft Security | Microsoft Graph
Graph API Access to Transcripts Stopped Working After July 31, 2026 Policy Changes
Dear Teams, We are experiencing an issue with our application after the transcript access policy changes that took effect on July 31, 2026. Previously, our application was able to retrieve Microsoft Teams meeting transcripts successfully through…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
OneNote API Fails with Large SharePoint Document Library – Despite File Type and HTML File Type Being True
We are encountering an issue with the Microsoft Graph API when trying to access OneNote content. Specifically, when the associated SharePoint Document Library contains a large number of items, our API calls fail—even though the OneNote notebook itself…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Questions Regarding Transcript Graph Access and Speaker Attribution Configuration
Regarding the following two settings: Transcript API access → Microsoft Graph access = On Include speaker attribution = On Could you please help clarify the following questions? Do either of these settings incur any additional licensing or usage…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Microsoft Graph API /me/todo/lists endpoint consistently returns HTTP 500 or 503
Summary: Microsoft Graph API /me/todo/lists endpoint (and all sub-paths, e.g. /me/todo/lists/{id}/tasks) consistently returns HTTP 500 or 503 with an empty UnknownError body, for a personal Microsoft account, while all other tested Graph endpoints and…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Microsoft Learn Platform API-skiptoken query string parameter is not valid.
Beginning last week, I started encountering a 400 Bad Request error when calling the Microsoft Learn Platform API using the skiptoken parameter. The issue consistently occurs when requesting the 13th page of paginated results. The API returns the…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
MS Graph is returning 503
While calling Microsoft API to verify read permissions for OSM, MS Graph is returning 503 (after successful callback is received from Microsoft)
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Equivalent of MS Graph "Application.ReadWrite.OwnedBy" without ability to create new apps
Hello, the docs for MS Graph mention for the role "Application.ReadWrite.OwnedBy" the following: "Allows the app to create other applications, and fully manage those applications..." (See:…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Microsoft 365 Copilot iOS app — Graph read tools absent from tool manifest, write tools present. Cannot read Outlook data.
In the standalone Microsoft 365 Copilot app on iOS, the session tool manifest exposes Microsoft Graph write/action tools (respond to meeting invitations, scheduling polls, mark mail read/unread) but no Graph read tools (list calendar events, read inbox,…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Speaker-attributed transcript content is disabled for this tenant
Hello, after July 31st and the update of how tenant permissions override the app scope concerning the teams trasncriptions and speaker attached to them, admin did turned on both toggles : Transcript API access → Microsoft Graph access = On Include…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Get PIM (Privileged Identity Management) Eligible assignments from Graph API
We would like to retrieve eligible assignments for the PIM groups we manage and store them in our database for reporting purposes. Could you please advise which permissions need to be selected in the Admin Consent Request within the Space tool and also…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
AI answer
What are the exact per-app-per-tenant and per-app-across-all-tenants throttle limits (rps) for GET /users/{id}/chats and GET /chats/{id}/members?
The Teams service limits docs show "Other GET API calls = 30 rps / 1500 rps" but GET /users/{user-id}/chats API and GET /chats/{id}/members aren't explicitly listed. …
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Microsoft Bookings email confirmation shows different time than what's added on Outlook calendar
We're encountering an issue where a MS Bookings confirmation email shows a meeting is scheduled 1 hour earlier than how the meeting is being displayed in the Outlook calendar. It's been confirmed by the client and staff member that the meeting time…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Sites.selected Application or delegated permission - Which is more secure?
Sites.selected Application or delegated permission - Which is more secure? Can you please provide me which is more secure with example? I know application is more secure. But in case of delegation, the access is constrained by two layers: The…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Getting invalid grant error when refreshing token
I am building a system to connect my system account with Microsoft account to integrate the calendar. I have successfully created an application in Microsoft Azure AD and connected the application to my system, the user can see a button and login to…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Graph API returns an empty array when getting events by iCalUid or uid which worked fine in June 2026
When we make a request like this https://graph.microsoft.com/v1.0/users/{user}/events?$select=id,subject,responseStatus,iCalUId,uId&$filter=uid eq '{uid}' or like…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Accessing an occurrence using an occurrenceId
Hello Microsoft Team, I'm building a calendar integration with Graph API and I'm currently working on recurring events. During this process, I found out that you can get a specific instance of a recurring event using an occurrenceId…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Is Microsoft Graph Security going away and being replaced with Microsoft Graph Security API V2
We currently are using Sophos for our mdr. We have a Microsoft Graph Security integration to our 365 tenent (i think that is correct). Microsoft states: Organizations currently using the legacy Alerts API must migrate to the v2 API to ensure continued…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Graph API - how to retrieve Approver of an Access Package Request
Using Graph API, How can I retrieve the approver details such as who approved it and when, corresponding to a specific access package request? Currently I'm using the following endpoint and it gives the list of access packages I need but the approver of…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Does the Microsoft Graph OneNote API support app-only authentication for enterprise tenants?
Hi, I'm looking for clarification on the supported authentication model for the Microsoft Graph OneNote API. From the Microsoft documentation, my understanding is that the OneNote API requires delegated permissions and does not support app-only (client…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
AI answer