10,614 questions with Microsoft Graph-related tags

Sort by: Updated
3 answers

How to fix weird registry error when using PowerShell Graph SDK to update a user's profile photo

[UPDATE] As of 4/25/2024 (tested), the latest version of the Graph SDK (2.18.0) has resolved these issues. Per GitHub, the fixes were rolled out with 2.17.0, so that version and any further versions should work just fine. PREVIOUS WORKAROUND was to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-02-26T23:59:44.1233333+00:00
Gill, Tim 25 Reputation points
edited an answer 2024-04-26T18:01:51.88+00:00
Gill, Tim 25 Reputation points
0 answers

Ms graph TimeOff note/description/comment

When a user creates a timeoff, he can leave a comment or note for that timeoff. Sometimes this is very important; for example, there may be a description of the reason for changing the schedule and the working time. But for some reason I can’t find…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-26T17:47:13.4433333+00:00
Ruslan Back-end developer 0 Reputation points
1 answer

Request OAuth2.0 token using azure app services managed identity

Hi All, I have a question on Azure App Service Managed Identity. Currently we are working on an API project where it provide the function to interact with user in Azure Entra thru Microsoft Graph API calling. To protect the API function, we have a…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,165 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,247 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
296 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,874 questions
asked 2024-04-19T05:19:21.3666667+00:00
Tan Soon Chek 0 Reputation points
commented 2024-04-26T16:39:41.73+00:00
Bruce (SqlWork.com) 56,021 Reputation points
0 answers

AclCheckFailed when list chat messages via Graph API

I'm try to get messages from a chat ID https://learn.microsoft.com/en-us/graph/api/chat-list-messages GET /chats/{{chatId}}/messages GET /users/{{UserId}}/chats/{{chatId}}/messages Response: { "error": { "code":…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,073 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-26T15:47:03.78+00:00
Adão Duque 0 Reputation points
edited the question 2024-04-26T15:49:41.7066667+00:00
Adão Duque 0 Reputation points
1 answer

Error "The DeveloperEmail field is required." when setting up Graph Data Connect

Hello, I'm trying to set up Graph Data Connection using this tutorial: https://github.com/microsoftgraph/dataconnect-solutions/tree/main/solutions/ona/PreRequisites Unfortunately, I cannot finalize the process, because when I click on "Create",…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,542 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,489 questions
asked 2024-04-26T08:56:28.39+00:00
Jeroen Vrijkorte 26 Reputation points
commented 2024-04-26T15:15:15.19+00:00
Jeroen Vrijkorte 26 Reputation points
3 answers One of the answers was accepted by the question author.

How to distribute the app which is created on entra.

How to distribute the application or what are the ways to distribute it between different organisations?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,473 questions
asked 2024-04-10T13:54:16.6433333+00:00
asvr asvr 20 Reputation points
edited a comment 2024-04-26T14:48:30.1866667+00:00
asvr asvr 20 Reputation points
2 answers

How to get Download Url through Download contents of a driveItemVersion resource API

Hi, I'm using below api to get previous version download URL. GET /drives/{drive-id}/items/{item-id}/versions/{version-id}/content The problem is it's returning the file stream(see below). Can any one help me how I'll find the download…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2022-10-11T11:48:31.607+00:00
Dipika Das 141 Reputation points
answered 2024-04-26T14:41:46.4266667+00:00
Altosio Admin 0 Reputation points
0 answers

API for approval app in teams - is there any API available for creating new approval in teams?

Graph API to create New Approval Request and Capture the response of Approval Request back to external system.

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,786 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,073 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 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.
2,846 questions
asked 2024-04-26T14:31:10.0733333+00:00
Shreya Ghosh 0 Reputation points
0 answers

Issues with Delta Query on Graph API: Loading Only Specific Drive Items

I'm trying to use the Microsoft Graph API to specifically load and monitor only shared items from a drive. I'm following the delta query method described here: Best practices for discovering files and detecting changes at scale I've tried different…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-26T13:55:24.5633333+00:00
Baki 0 Reputation points
0 answers

Unable to download images/stickers from Teams graph API call

We are using teams graph to generate transcript for different kinds of chats. We are using the below for downloading images/sticker images however we get either distorted image/ if we replace <img> tag with <span> then it gives us just the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-26T12:41:10.0566667+00:00
Rochishna Aloor 0 Reputation points Microsoft Employee
0 answers

Error AADSTS500202 when trying to start MS Shifts in MS Teams

Hi! I have a personal MS Teams Account and simply want to start MS Shifts from MS Teams. I keep getting the following error message: AADSTS500202: User account '{EUII Hidden}' from external identity provider 'live.com' is not supported for API version…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,073 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-23T17:08:36.9133333+00:00
Alexander Souza 0 Reputation points
commented 2024-04-26T12:30:50.1566667+00:00
Alexander Souza 0 Reputation points
1 answer

Error: 401 - FileOpenUserUnauthorized - Graph API - OneDrive personal account

Hi, We are integrated with OneDrive and Sharepoint to Read and Write Excel files using Graph API. We are facing a problem, recently, in some users' accounts that use OneDrive with personal account type(not work and neither school). Some operations…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-16T14:23:48.9266667+00:00
Lucas Klassmann 25 Reputation points
answered 2024-04-26T11:59:40.9266667+00:00
Lucas Klassmann 25 Reputation points
0 answers

Graph sometimes returns html response even when json is requested

We have a golang application which uses graph SDK to do exchange/onedrive/sharepoint API calls. We set Accept header to application/json. But sometimes, graph server returns responses in text/html format, which causes content type text/html does not have…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-17T06:33:54.43+00:00
AP 0 Reputation points
edited a comment 2024-04-26T11:51:10.0233333+00:00
franks_00001 1 Reputation point
1 answer One of the answers was accepted by the question author.

SharePoint Graph API - access subfolders not under default Shared Documents folder for a site

We are able to access the folders/subfolders under the default "Shared Documents" folder for a site using below sites URI https://graph.microsoft.com/v1.0/sites/site_id/drive/root/children…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,627 questions
asked 2024-04-15T21:35:43.6766667+00:00
Patil, Vinod V 40 Reputation points
commented 2024-04-26T10:06:55.5133333+00:00
Emily Du-MSFT 41,786 Reputation points Microsoft Vendor
0 answers

List MS Team Member added/Joined date

Other than using Graph API /auditLogs/directoryAudits, is there another API in MS Graph to find a user (member) was added to a MS Team? I'm trying to get this info in a Power Automate flow for reporting purpose which will be in Power BI.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,073 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 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.
2,846 questions
asked 2024-04-23T09:49:40.6+00:00
Manoj 0 Reputation points
commented 2024-04-26T10:05:20.73+00:00
Meghana-MSFT 3,771 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to get phone number of teams user

We have MS Teams with few users in it with Phone Number Configured for each users. (https://admin.teams.microsoft.com/) These users are also available on the Active Directory. We want to get the user's teams Phone Number using the MS Graph…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,073 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 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.
2,846 questions
asked 2022-07-08T07:02:10.48+00:00
Prajakta Kenjale 26 Reputation points
commented 2024-04-26T09:45:14.75+00:00
Jenuel Ganawed 20 Reputation points
0 answers

Microsoft Graph API returns no data or unexpected errors for Viva Learning

Hello, I'm exploring options to create a custom learning management system for my company. The first thing I would like to do is to pull data from Microsoft Viva Learning via the Microsoft Graph API, for example to see which courses the employees have…

Viva Learning
Viva Learning
A Microsoft Viva module that provides employees with formal and informal learning.
84 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,247 questions
asked 2024-04-26T09:44:11.1233333+00:00
Bruno 0 Reputation points
1 answer

Using SharePoint API or Graph API how can I extract who visited a SharePoint site page and when?

I've come across a few articles which talk about extracting the SharePoint site usage information using the relevant APIs. So my problem is that the API's I see do not give the required level of granularity I need to be able to create useful report,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,627 questions
asked 2024-04-24T14:29:33.2766667+00:00
Mr Hussain 0 Reputation points
commented 2024-04-26T08:50:41.09+00:00
Haoyan Xue_MSFT 19,636 Reputation points Microsoft Vendor
1 answer

How to Create Online Meeting and Sent Invitation to Participants using Graph API

I need assistance in creating an online meeting for my upcoming online session. I want to add participants while setting up the meeting, but I'm unsure about the process. Are there any API endpoints or references available to achieve this? Specifically,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2023-08-01T09:47:03.0266667+00:00
Dinesh Yadav 0 Reputation points
commented 2024-04-26T08:42:17.8+00:00
David Tissen 40 Reputation points
1 answer

How MS Graph API works when $filter and $top query params used together

I am using MS Graph API for fetch group chats of users with below details: Endpoint: /users/<user-id>/chats?filter=chatType+eq+%27group%27&$top=1 Here ideal expectation is that, it shoul filter all the chats first and then return first record,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-26T06:08:23.5433333+00:00
Hasit Parmar 0 Reputation points
edited an answer 2024-04-26T08:38:35.0133333+00:00
Yakun Huang-MSFT 160 Reputation points Microsoft Vendor