13,684 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

Custom Profile Card Property Not Displaying in Microsoft 365

We are experiencing an issue with Microsoft Graph profile card customization. We have configured a custom profile card property using the Graph API to display extensionAttribute2 with the display name "Initials". Details: The property was…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
asked 2025-06-13T09:34:45.0466667+00:00
Mohammed Afsal 0 Reputation points
answered 2025-06-14T06:55:56.5833333+00:00
Vasil Michev 118.7K Reputation points MVP Volunteer Moderator
1 answer One of the answers was accepted by the question author.

Microsoft Graph Api - Physical Memory Info for Managed Devices is not being returned correctly.

Hi Hope you guys are doing great. I was using micro-soft graph api to retrieve information from Intune. But I am unable to get the physical memory information. It always returns 0 while using…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,569 questions
asked 2022-05-18T05:49:17.517+00:00
Arslan Yaqoob 26 Reputation points
commented 2025-06-13T19:16:16.08+00:00
Kunal Sharma 0 Reputation points
0 answers

How to get the transcript content in HTML format using GRAPH API

I am using Graph API to get the tanscript content. But it always provides me the content in web vtt. How do I get the content in html or .docx format so that I can render it on a screen.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
asked 2025-06-13T19:13:19.9566667+00:00
Rajib 0 Reputation points
1 answer One of the answers was accepted by the question author.

Trouble with "parseDateTime()" in Power Automate

I'm attempting to use the following expression to replace the 'content' attribute in my OneNote page HTML, effectively setting the page creation timestamp before the page is created (because I can't find another way to do so). Please see…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
asked 2025-06-12T02:16:42.1766667+00:00
Callum Knight 45 Reputation points
accepted 2025-06-13T13:22:57.8966667+00:00
Callum Knight 45 Reputation points
1 answer

Deleted user still being returned in AuthenticationMethods endpoint

I have deleted a user from AD and it has sync'd the deletion to Entra and the account is no longer reported, however the endpoint https://graph.microsoft.com/beta/reports/authenticationMethods/userRegistrationDetails is still returning the details of the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
asked 2025-06-13T11:34:47.39+00:00
Robson, Dan 1 Reputation point
answered 2025-06-13T12:01:37.16+00:00
Vasil Michev 118.7K Reputation points MVP Volunteer Moderator
1 answer

Getting 403 Access Denied for /drvies/{driveId}?$select=sharepointIds for getting the siteurl for the drive

I have gotten a Graph token with the following permissions: AuditLog.Read.All Directory.AccessAsUser.All email Group.ReadWrite.All openid profile User.ReadWrite.All (taken from decoding the token) Then I sent a GET request to: …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
asked 2025-06-11T17:37:02.7433333+00:00
Yemi Shin 0 Reputation points Microsoft Employee
edited an answer 2025-06-13T11:54:53.96+00:00
PRATIK JADHAV 165 Reputation points Microsoft External Staff Moderator
1 answer

Graph Api Calendar

Hello, I have created an application to synchronize outlook events with our calendar, however I see there is a problem. When I delete an event via outlook or via the delete call the system acts as a permanent delete. In fact trying to return the event…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
asked 2025-06-12T08:50:22.4866667+00:00
Paolo Manago 0 Reputation points
answered 2025-06-13T07:07:57.54+00:00
Mark Dicks 535 Reputation points
0 answers

Adding a category to an email using GraphAPI, understanding outlookCategory deprecated impact

Hi Team, We wish to create, update, delete categories for emails in our application that uses Microsoft Graph API. We found this document for the same : https://learn.microsoft.com/en-us/graph/api/resources/outlookcategory?view=graph-rest-1.0 …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
asked 2025-06-13T03:55:49.24+00:00
Heena Tagree 0 Reputation points
0 answers

"Activate" function with new-mgteam

We create teams for our school using Powershell. We used to use the Powershell command new-team for this. Now we use the Graph module with new-mgteam. Since we created the teams with new-mgteam, the teams no longer need to be activated by an owner, but…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,894 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
4,032 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,969 questions
asked 2023-11-14T14:56:32.9+00:00
Philipp Flury 10 Reputation points
commented 2025-06-12T23:45:35.2766667+00:00
Christian Dow 0 Reputation points
1 answer One of the answers was accepted by the question author.

Getting 500 response errors to GET /me/calendars all of a sudden

We're suddenly seeing the following for a large number of Outlook and Hotmail users. This is a simple API call to the MS Graph Calendaring API. This has also been raised as a case with Microsoft Support: #2506020050001353 GET…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
asked 2025-05-27T15:08:55.1333333+00:00
Fahad Gilani 320 Reputation points
commented 2025-06-12T14:00:45.54+00:00
CRN Testing2 0 Reputation points
1 answer

About jpg file opened by picture app

Hi, It's a little strange condition. The environment is :OS win10 (19045.5854), picture app version is 2024.11070.11002.0 Why open jpg file by picture app, the background is not liked when I into edit mode? I mean when I view the picture , the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
asked 2025-06-12T13:18:49.57+00:00
Hsu Yao Chang 1 Reputation point
answered 2025-06-12T13:18:49.71+00:00
Q&A Assist
1 answer

sending meeting request as Ical files using new SMTP auth

Since using SMTP mail sending with Basic auth will be phased-out, we are working to transition with an alternative. We are  trying both Graph API and SMTP with oauth, and we are facing some issues with a critical use case of our app, that is sending…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
asked 2025-06-10T08:27:42.0433333+00:00
Adequasys 0 Reputation points
commented 2025-06-12T11:05:52.32+00:00
Aashutosh Tiwari - MSFT 435 Reputation points Microsoft External Staff
2 answers

calendarList() doesn't return all calendars (including the default one) for some calendars

For an account, the API endpoint that normally returns all of a user's calendars, graph.microsoft.com/v1.0/me/calendars, doesn't return all of the calendars, including the default calendar. What's strange, is that it does return the "Birthdays"…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
asked 2022-05-04T03:01:20.363+00:00
John Donner 6 Reputation points
answered 2025-06-12T09:59:31.6733333+00:00
Batuhan Ilhan 0 Reputation points
0 answers

Duplicate Entries in /deviceManagement/detectedApps API Response

Hello, When using the Microsoft Graph API endpoint https://graph.microsoft.com/v1.0/deviceManagement/detectedApps, I am seeing duplicate entries with the same "Id" for certain detected applications. These entries have the same or similar…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
asked 2025-06-12T08:50:14.0933333+00:00
Filip Sudora (fsudora) 0 Reputation points
2 answers

How to fix CORS Errors in Angular when calling Graph API (SendMail Purpose)

Hi all. I'm quite new to development in angular and I'm currently facing an issue with retrieving the bearer token from the graph endpoint. I've already set up an app registration in my tenant to provide my application with the necessary permissions…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
asked 2024-05-26T09:36:40.73+00:00
Fabian_Haering 81 Reputation points
answered 2025-06-12T08:28:43.56+00:00
Nirmal Mudaliar 0 Reputation points
1 answer

Issue with Cancelling Specific Meeting Between Two Participants via Microsoft Graph

Subject: Issue with Cancelling Specific Meeting Between Two Participants via Microsoft Graph Hello Microsoft Support Team, We are integrating Microsoft Graph Calendar API to automate scheduling and cancellation workflows. In our current implementation,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
asked 2025-06-09T17:29:46.83+00:00
Akshiya 20 Reputation points
commented 2025-06-12T08:06:12.0366667+00:00
Mark Dicks 535 Reputation points
1 answer

Unable to Access Microsoft Teams Meeting Transcript via API with App-Only Authentication

description: We are implementing an integration where a Teams App (using App-Only Authentication) needs to programmatically access meeting transcripts. We have completed the following setup: Environment Setup: Authentication Mode: App-only (using client…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
asked 2025-06-10T06:41:36.3066667+00:00
Sushil Dangi 0 Reputation points
commented 2025-06-12T07:38:19.7133333+00:00
Mark Dicks 535 Reputation points
1 answer One of the answers was accepted by the question author.

The issue of charging for Graph API

Does the '600 minutes' in the Transcript API pricing refer to the duration of API calls or the total meeting length processed? Thanks link:https://learn.microsoft.com/en-us/graph/teams-licenses#payment-models-for-meeting-apis

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
asked 2025-06-10T06:11:12.6466667+00:00
Wang, Qinjie 40 Reputation points
commented 2025-06-12T07:23:59.2+00:00
Mark Dicks 535 Reputation points
0 answers

Operation: Create; Exception: [Status Code: Unauthorized; Reason: ]

Hello. I encountered a problem when trying to create a functionality that will allow a user to subscribe to the Outlook email collection functionality. I am doing this functionality in a Nest JS application. I have successfully implemented the user…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
asked 2025-06-11T19:17:40.0133333+00:00
Gleb 0 Reputation points
0 answers

Why is my Web API with Application Permissions to Bookings.ReadWrite.All unauthorized when querying Graph API Bookings endpoints

We are building an API to get and update Booking Appointments using Microsoft Graph API and application permissions. We have registered an app in Azure, added the Bookings.ReadWrite.All application permission and admin consent has been granted. When we…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,684 questions
asked 2025-06-11T18:02:43.7766667+00:00
Steven Bitaxi 21 Reputation points