An API that connects multiple Microsoft services, enabling data access and automation across platforms
14,173 questions with Microsoft Security | Microsoft Graph tags
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
Personal OneDrive: newly consented apps get 403 accessDenied / serviceReadOnly ("Database Is Read Only") on ALL drive endpoints, while an app consented months ago works for the same user at the same moment
Summary On personal Microsoft accounts (OneDrive Personal), any app registration whose delegated consent was granted today receives 403 accessDenied / innerError serviceReadOnly / message "Database Is Read Only" on every drive endpoint,…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
How to parse calendar events (IPM.Appointment) from Microsoft Graph Export API Fast Transfer Stream (FTS) format?
Service: Microsoft Graph API, Exchange Online, eDiscovery/Export. Scenario: We are trying to programmatically export and parse deleted calendar events (IPM.Appointment) that are residing in hidden Exchange hold folders (e.g., RecoverableItemsDeletions or…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Microsoft Graph returns 401 for /me/calendars with delegated Calendars.ReadBasic on personal Microsoft account
App configuration Supported account type: Personal accounts only Public client / device-code authentication Authority: consumers Delegated Microsoft Graph permission: Calendars.ReadBasic only No client secret or certificate Observed behavior …
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Microsoft Graph OneNote API — PATCH content fails on any page containing a table
PATCH /me/onenote/pages/{id}/content reliably fails with error 20137 ("This page can not be PATCHed") for every page that contains an HTML <table> element anywhere in its content — including brand-new pages created moments earlier via…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
How to Identify SharePoint permission changes using Microsoft Graph Delta without scanning every drive item?
Hi , We've requirement to implement an incremental SharePoint permissions extraction process using Microsoft Graph Delta and would appreciate some guidance on the recommended approach. Current implementation For each SharePoint site: Discover all…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Microsoft Graph Calendars.ReadBasic returns 403 ErrorAccessDenied for personal Outlook account while Graph Explorer returns 200
We are implementing Microsoft Calendar availability sync for our web application, Groupbooka. We have a dedicated Microsoft Entra app registration: App name: Groupbooka Calendar Application (client) ID: fdb304b4-113d-4aab-a762-fc52b810c78d…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Microsoft Graph webhook subscriptions deliver duplicate notifications for the same message
We have a NestJS application that subscribes to Microsoft Graph webhooks for Outlook inbox messages using the /subscriptions endpoint with resource users/{email}/mailfolders('Inbox')/messages. We are consistently receiving duplicate webhook notifications…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Using graph API to create calendar entries that are "Teams Meetings" in a shared calendar account, used to work but isn't now
I am using the graph API to create Calendar entries in a shared Outlook calendar account. These are working successfully. I have been successfully creating them as Teams Meetings - I have been seeing that when I create the entries and…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
ChatGPT cannot search my Microsoft 365 Personal OneDrive – Microsoft Graph MSA support
I am a long-standing Microsoft 365 Personal customer and have been using OneDrive since at least August 2018. I currently have approximately 38.8 GB of data stored in my 1 TB OneDrive. I want to securely connect my existing personal OneDrive to ChatGPT…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
How to get all audit log from purview using service principal
We have an application/service principal with Microsoft Graph Application permission AuditLogsQuery.Read.All. We can successfully create Purview Audit Log Queries through POST /security/auditLog/queries and retrieve them through GET…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Teams Shifts workforceIntegration callback not triggered by “Share with team”
Hi Microsoft Support, We are integrating with Microsoft Teams Shifts using Microsoft Graph workforceIntegration and synchronous change notifications. We have observed different callback behavior between sharing an individual shift and using the…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Power Automate - Custom Connector Issues
Hi there, I've been trying to set up a custom connector within PowerAutomate for a while now to aid in creating Planners and other SharePoint admin tasks when we create new sites. I'm having issues getting the custom connector to authenticate itself…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
AI answer
Microsoft Graph app-only: link.webUrl omitted unless Sites.FullControl.All is granted
Our application uses Microsoft Graph with app-only authentication (client credentials) to retrieve sharing permissions for DriveItems stored in OneDrive for Business / SharePoint Online. We retrieve permissions using: GET…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Rate limit issue with Intune APIs
I am currently working with the Microsoft Intune APIs to retrieve ManagedDevices, Audit logs, and DetectedApps. During testing, I observed that the actual rate limits I am encountering are significantly lower than those documented in the official…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Microsoft Graph subscriptions are sometimes lost silently
We use Microsoft Graph change notifications with resource data for Outlook mailbox, contacts, and calendar synchronization. The synced account sometimes lose synchronization. We are investigating whether a reauthorizationRequired lifecycle notification…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
AI answer
Inconsistent response while fetching Drive Changes using DeltaLink when a file checkout is discarded.
We are using DeltaLink to fetch the file changes in Document Library (Drive). We are getting file which was not actually changed in response. The file was checked out first and the checkout was discarded later hence, the file was not actually changed.…
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Ongoing "corruption" problems with ExternalGroups via Graph API
Copilot Connectors use ExternalUsers and ExternalGroups to manage access controls for indexed items. There are ongoing "corruption" issues with ExternalGroups. By this, I mean something goes wrong on the Microsoft Graph side which causes it to…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
regarding file id change of a file.
if a file in the sharepoint is deleted and uploaded again , will the file id change. what happens if file is just updated , does file id change. we connect to sharepoint via microsoft drive id and further credentials, and we noticed file id changed.
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
AI answer
Microsoft Graph v1.0 passkey creationOptions returns WebAuthn parameters rejected by Chromium
Hello, we are implementing programmatic passkey registration for a Microsoft Entra External ID tenant. To obtain WebAuthn creation options, our backend uses an app-only access token and Microsoft Graph Java SDK 6.65.0 with the following SDK call: final…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms