13,691 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

The graph calendar API is not working(500:ErrorInternalServerError)

2025-06-17 10:22:38.301 1551-2761 okhttp.OkHttpClient com.ratta.supernote.calendar I <-- 200 https://login.microsoftonline.com/common/oauth2/v2.0/token (4466ms) 2025-06-17 10:22:38.302 1551-2761 okhttp.OkHttpClient …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,691 questions
asked 2025-06-17T02:41:04.7133333+00:00
姜 慧 0 Reputation points
1 answer

Graph api createUploadSession returns 401 on uploadUrl

Hello Microsoft Support, Since 4 June 2025 (≈ 08:00 CEST) all large-file uploads via Microsoft Graph have been failing. createUploadSession still returns 200 with an uploadUrl, but the first PUT to that URL returns 401 Unauthorized even when no…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,691 questions
asked 2025-06-09T12:56:00.0333333+00:00
teko 10 Reputation points
commented 2025-06-16T19:48:16.2766667+00:00
Rich Clark 1 Reputation point
1 answer

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,691 questions
asked 2025-06-13T19:13:19.9566667+00:00
Rajib 0 Reputation points
edited a comment 2025-06-16T16:53:51.66+00:00
SrideviM 5,225 Reputation points Microsoft External Staff Moderator
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 However, it…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,691 questions
asked 2025-06-16T16:27:18.28+00:00
Heena Tagree 0 Reputation points
0 answers

Mailbox Access Validation Using Microsoft Graph API

Dear Microsoft Support, I need to check whether I have access to my mailbox so that I can then perform certain actions in Exchange Online. I have noticed a discrepancy: When accessing mailboxes with an expired license via EWS, we receive an error…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,691 questions
asked 2025-06-16T15:59:54.6766667+00:00
Maksym Marianchuk 0 Reputation points
0 answers

Unable to Access Unlimited Transcripts – Evaluation Mode Limitation

Hello, According to the documentation at https://learn.microsoft.com/en-us/graph/teams-licenses, the error 402 PaymentRequired occurs when the monthly evaluation capacity has been exceeded for fetching transcripts using the Microsoft Graph API. I am…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,691 questions
asked 2025-06-16T15:40:38.23+00:00
Benedikt Kluss 0 Reputation points
1 answer

Call the users with specific ___domain

The context that I am currently have lots of users created with about 7 verified sub ___domain. Any method to detect, and call the users by specific ___domain in the tenant ? thanks

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,691 questions
asked 2025-06-16T13:56:06.8066667+00:00
Suvhana 0 Reputation points
answered 2025-06-16T15:27:59.9233333+00:00
Steven-N 605 Reputation points Microsoft External Staff Moderator
1 answer

ondrive integration issue with java application

Hai Team Need support on onedrive configuration in java after the configuration done with app registration the below issue is getting below, if you connect through screen share it will help us to resolve the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,691 questions
asked 2025-06-05T12:10:21.48+00:00
STSI Support 0 Reputation points
commented 2025-06-16T13:57:21.02+00:00
PRATIK JADHAV 165 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

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,691 questions
asked 2025-06-11T18:02:43.7766667+00:00
Steven Bitaxi 41 Reputation points
commented 2025-06-16T13:42:20.29+00:00
Steven Bitaxi 41 Reputation points
0 answers

How to perform authorization code flow in my Typescript module with no access to the actual web application source?

Hello, So, I wish to include the Authorization Code Flow of Microsoft Graph in my application's module's source code. I went through the reference: https://learn.microsoft.com/en-us/graph/auth-v2-user?tabs=http and I understood the process but the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,691 questions
asked 2025-06-16T11:32:26.7833333+00:00
Thakur, Saumya 20 Reputation points
edited the question 2025-06-16T11:33:15.9666667+00:00
Thakur, Saumya 20 Reputation points
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,691 questions
asked 2025-06-11T17:37:02.7433333+00:00
Yemi Shin 0 Reputation points Microsoft Employee
commented 2025-06-16T11:24:37.8633333+00:00
PRATIK JADHAV 165 Reputation points Microsoft External Staff Moderator
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,691 questions
asked 2025-05-27T15:08:55.1333333+00:00
Fahad Gilani 320 Reputation points
commented 2025-06-16T08:01:04.7+00:00
cicada 0 Reputation points
2 answers

While scheduling using Microsoft Graph API, meeting is getting scheduled but meeting link is not getting generated?

While scheduling using Microsoft Graph API, meeting is getting scheduled but meeting link is not getting generated even though after giving all the required application & delegated permissions. It's an emergency and need to be resolved on high…

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,691 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
6,081 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,042 questions
asked 2024-07-25T11:27:57.27+00:00
Anonymous
edited a comment 2025-06-16T05:05:38.9733333+00:00
Carlos Ruiz del Vizo 0 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,691 questions
asked 2025-06-13T03:55:49.24+00:00
Heena Tagree 0 Reputation points
commented 2025-06-16T02:26:36.9466667+00:00
Heena Tagree 0 Reputation points
0 answers

File Services workload is not enabled for rich notifications for application error when creating Microsoft Graph subscription

I'm trying to create a Microsoft Graph subscription to monitor changes in SharePoint document libraries using application permissions (not delegated). However, I'm receiving the following error: { "error": { "code":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,691 questions
asked 2025-05-06T05:51:02.9266667+00:00
Asker Akbar 0 Reputation points
commented 2025-06-16T01:25:02.7133333+00:00
Aung Aung Htet 0 Reputation points
1 answer

Why is assignLicense endpoint throwing "One or more properties of the user contains invalid values." using the Microsoft Graph API

I've created a Contoso tenant which has its own Users and Licenses. I tried using both the Graph Python SDK and normal HTTP requests and I get the same error every time, whether I assign or remove licenses. In the following example where I try to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,691 questions
asked 2025-06-14T20:39:50.5233333+00:00
Diego González Liarte 5 Reputation points
commented 2025-06-15T13:59:32.9466667+00:00
Vasil Michev 118.9K Reputation points MVP Volunteer Moderator
1 answer One of the answers was accepted by the question author.

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,691 questions
asked 2025-06-13T11:34:47.39+00:00
Robson, Dan 21 Reputation points
commented 2025-06-14T11:21:13.3233333+00:00
Robson, Dan 21 Reputation points
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,691 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.9K 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,691 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
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,691 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