10,609 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

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,587 questions
asked 2024-04-16T14:23:48.9266667+00:00
Lucas Klassmann 20 Reputation points
edited a comment 2024-04-26T10:47:03.6266667+00:00
Libor Vymětalík 0 Reputation points
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,587 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,623 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,068 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 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,068 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 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,587 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,243 questions
asked 2024-04-26T09:44:11.1233333+00:00
Bruno 0 Reputation points
0 answers

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",…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,340 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,539 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,488 questions
asked 2024-04-26T08:56:28.39+00:00
Jeroen Vrijkorte 26 Reputation points
edited the question 2024-04-26T08:57:34.9033333+00:00
Jeroen Vrijkorte 26 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,587 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,623 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,587 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,587 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
1 answer One of the answers was accepted by the question author.

DELETE https://graph.microsoft.com/v1.0/users/XXXX/contacts/XXX not working in Graph Explorer

Forbidden - 403 - 268 ms. Either the signed-in user does not have sufficient privileges, or you need to consent to one of the permissions on the Modify permissions tab Permissions are granted. Contacts.ReadWrite Answer: { "error": { …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 questions
asked 2024-04-25T12:57:49.96+00:00
Thomas Pichler Aftersales 0 Reputation points
accepted 2024-04-26T07:55:52.1533333+00:00
Thomas Pichler Aftersales 0 Reputation points
2 answers

Is their a graph API for microsoft teams admin, where I can assign a phone number to a user?

So, I am trying to find an API so that our customer can assign a phone number from our system, and it will call a graph API that would assign the phone number to their users. Is there away? because we don't want our customer to manually setup everything…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,068 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 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-26T06:41:00.51+00:00
Jenuel Ganawed 20 Reputation points
answered 2024-04-26T07:43:53.74+00:00
CarlZhao-MSFT 36,896 Reputation points
0 answers

How to calculate the identity/apps/device/data security scores from the data obtained from the Graph api query?

Can we calculate the identity , apps, data & device scores from this data that we obtain from the secure score query using graph api? "averageComparativeScores": [ { "basis": "AllTenants", …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 questions
asked 2024-04-26T07:40:37.2766667+00:00
Annie Thomas Kanaparthi 0 Reputation points
1 answer

GET /users throws InternalServerError with 200 status code and POST /users UnknownError with 405 status code

GET v1.0/users?$select=id,delet... throws…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 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,466 questions
asked 2024-04-25T13:13:57.81+00:00
jamesderaja zoho 0 Reputation points
commented 2024-04-26T06:54:44.0566667+00:00
CarlZhao-MSFT 36,896 Reputation points
1 answer

SharePoint File Permissions Properties and User Granting Mechanisms

Hello! I have a requirement to fetch permissions for files stored in SharePoint. Most of my work is done, but I'm struggling to identify some properties available in the permission resource. I need to understand how these properties can be accessed for…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,623 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,668 questions
asked 2024-04-02T08:31:38.7966667+00:00
Grzegorz Dubiel 20 Reputation points
edited a comment 2024-04-26T05:38:28.81+00:00
Grzegorz Dubiel 20 Reputation points
1 answer

Graph API Create documentSetVersions in a List

Hi, I am trying to create a documentSetVersions using the POST API ("sites/{site-id}/lists/{list-id}/items/{item-id}/documentSetVersions"). Below is the body in JSON format being send to API. { "comment": "put your comments…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,623 questions
asked 2024-04-23T12:32:29.35+00:00
Sheheryar Chagani 0 Reputation points
commented 2024-04-26T05:19:58.1833333+00:00
RaytheonXie_MSFT 31,071 Reputation points Microsoft Vendor
1 answer

Checkout of DriveItem in SharePoint using Graph API

Unable to get the success response of checkout of DriveItem in SharePoint using GraphAPI. https://learn.microsoft.com/en-us/graph/api/driveitem-checkout?view=graph-rest-1.0&tabs=http Error: 404 Not Found. Error Message: The resource could not be…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,623 questions
asked 2024-04-25T10:09:39.09+00:00
Akshith Reddy Thalla 0 Reputation points
answered 2024-04-26T03:05:44.1033333+00:00
RaytheonXie_MSFT 31,071 Reputation points Microsoft Vendor
4 answers

Graph API for managed devices list is not working

I have an application which queries deviceManagement/managedDevices API to fetch all the devices. I have given all the right permission as mentioned in the documentation. I am able to fetch access Token but when I used this access token to do a GET, I…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,334 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,466 questions
asked 2024-04-16T03:19:05.7766667+00:00
Supriya Kulkarni 0 Reputation points
answered 2024-04-26T02:56:46.4566667+00:00
Crystal-MSFT 42,961 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

InvalidRequest with OneDrive delta API

We are developing a service to synchronize drives using the OneDrive API. We are utilizing delta links to retrieve the next set of changes by saving either the @odata.nextLink or @odata.deltaLink from the response and polling every few minutes to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
809 questions
asked 2024-04-25T05:36:20.8966667+00:00
Naoki Maeda 0 Reputation points
accepted 2024-04-26T01:04:47.62+00:00
Naoki Maeda 0 Reputation points
2 answers

Powershell new user issue

Hello. I am currently trying to learn the basics of using Powershell with Office365 and one of those is creating a new user. I enter the below code as a test: new-msoluser -UserPrincipalName "HYang@mirador.com" -DisplayName "Harp Yan"…

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,782 questions
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,302 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,053 questions
asked 2024-04-25T19:29:22.9933333+00:00
Kareem 85 Reputation points
commented 2024-04-25T21:20:56.54+00:00
Marcin Policht 10,360 Reputation points MVP
0 answers

/graph.microsoft.com/v1.0/me/calendarView iCalUid response is empty

We found that the iCalUId of some customers is empty, which caused us to encounter some problems when obtaining the calendar of this customer Most of the users in our response have iCalUId, but some users do not have iCalUId, so under what circumstances…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 questions
asked 2023-12-21T06:05:28.0366667+00:00
Prasad-MSFT 5,616 Reputation points Microsoft Vendor
commented 2024-04-25T21:04:09.1133333+00:00
Chris Robinson 1 Reputation point