10,736 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Getting error while reading the user by email address

Hello there, I wanted to explore the Microsoft graph API's for creating the online meeting events via teams meeting. Now the events must be related to respective users. To get the user i have followed below. I have enrolled into the trial version of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2024-05-07T13:44:54.2966667+00:00
BS 20 Reputation points
edited a comment 2024-05-08T12:25:57.9266667+00:00
BS 20 Reputation points
0 answers

How Can I Automate OneDrive Access and File Management using Python Script with Graph API?

I am working on a Python script to automate file retrieval and deletion from OneDrive based on specific filters using Graph API. Since the script will run without interactive login, it requires an access token for authentication. Can someone provide…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2024-05-08T11:09:57.93+00:00
Ron Anavi 0 Reputation points
3 answers One of the answers was accepted by the question author.

Error AADSTS650053: The application 'XXXX' asked for scope 'Exchange.Manage' that doesn't exist on the resource '00000003-0000-0000-c000-000000000000'. Contact the app vendor.

Hi! When I ask for the delegated permission Exchange.Manage on the url https://login.microsoftonline.com/common/oauth2/v2.0/authorize, I receive the error in this question title. The error says that the permission is asked on the Graph ressourceId, but…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,208 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,662 questions
asked 2024-03-29T14:30:31.13+00:00
Guillaume Dumont 25 Reputation points
commented 2024-05-08T10:29:39.5+00:00
Jack Hammond 0 Reputation points
0 answers

Getting error Microsoft.Identity.Client.MsalUiRequiredException

Hi Team, I am getting below error while trying to generate the token by using below code Microsoft.Identity.Client.MsalUiRequiredException: 'AADSTS50076: Due to a configuration change made by your administrator, or because you moved to a new location,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2024-05-08T10:05:43.12+00:00
Hamendra Kumar (HCL Technologies Ltd) 0 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Why Total Messages Count From outlook Storage statistics not exactly matching with Graph API total messages

Hello Support Team, I am using Graph API from long time to fetch all messages of a user mailbox with GET /messages endpoint But recently observed that for Big mailboxes (having more than 40 thousands messages) there is discrepancy between total message…

Microsoft Exchange Online
Outlook
Outlook
A family of Microsoft email and calendar products.
3,041 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2024-04-19T08:53:57.28+00:00
Dharmendra Vishwakarma 40 Reputation points
edited the question 2024-05-08T09:36:58.11+00:00
SokiGuo-MSFT 23,561 Reputation points Microsoft Vendor
1 answer

Graph API - filter and select together - 404 error

When i use 'filter' and 'select' together in a GRAPH API url, it gives a 404 error This is my URL in web.config - https://graph.microsoft.com/v1.0/users?$select=givenName&$filter=startswith(displayName,'searchName') Following is the code i use to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2024-05-07T12:55:12.9133333+00:00
John Joseph Mathichiparambil - EW 0 Reputation points
answered 2024-05-08T09:34:27.0433333+00:00
CarlZhao-MSFT 37,296 Reputation points
1 answer

I have cleared my Azure devops certification exam (AZ-400) 3 days back-But still I could not see the transcript generated for the same.

I have cleared my Azure devops certification exam (AZ-400) 3 days back-But still I could not see the transcript generated for the same.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,154 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,208 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,218 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,662 questions
asked 2024-05-08T06:05:11.49+00:00
Radhakrishnan, Charumathi 0 Reputation points
answered 2024-05-08T08:57:34.16+00:00
Cecilia Qin-MSFT 0 Reputation points Microsoft Vendor
1 answer

how to change tenant

I wan to use a different tenant how to do it ?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2024-05-08T08:35:01.75+00:00
Rajaneesh K 0 Reputation points
answered 2024-05-08T08:55:09.8766667+00:00
Marcin Policht 12,165 Reputation points MVP
0 answers

Fetch the first element of a Collection attribute in the $select query in Graph API

I am trying to fetch some extension properties which are not default for User schema , here is a request and response format of a graph API. I need to get the response in the desired format what should be the modified query Request…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2024-05-08T07:38:20.12+00:00
BANERJEE Biswarup 0 Reputation points
0 answers

I'm currently trying to create an online meeting using a specific link provided by Microsoft. However, during the process, it prompts me to 'Create an online meeting with user token.' Could you please guide me on how to obtain the user token required for

The link is - https://learn.microsoft.com/en-us/graph/api/application-post-onlinemeetings?view=graph-rest-1.0&tabs=http#permissions can you also provide me the permission sets and if it requires to grant admin access

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2024-05-08T07:28:09.5333333+00:00
Surya Prakash 0 Reputation points
1 answer

Graph API : List Permissions returns empty [] array for a file from SharePoint

Hi All, I have configured an Azure App and almost all permissions as delegated for Graph and SharePoint(have given the application level as well however that won't be applicable here I think). When I am trying to use the endpoint "GET…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,736 questions
asked 2024-05-03T06:50:55.75+00:00
sharepoint test 0 Reputation points
commented 2024-05-08T06:10:54.6533333+00:00
RaytheonXie_MSFT 31,681 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Not possible to get an empty response with the latest delta token for SharePoint lists /items/delta API

According to the documentation, it should be possible to get the latest delta token without values in a response:  ParameterTypeDescriptiontokenStringIf unspecified, enumerates the current state of the hierarchy. If latest, returns an empty response with…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2024-04-04T14:05:59.9233333+00:00
Vitalii Shudria 25 Reputation points
edited the question 2024-05-08T05:57:32.86+00:00
RaytheonXie_MSFT 31,681 Reputation points Microsoft Vendor
0 answers

need to Need to call the Microsoft GraphApi from the .net application and get the user details based on the email address

Hi, I have a below requirement. I need to call the microsoft GraphApi from the .net application and get the user details based on the email address he/she types in the textbox. In Azure portal - i have enabled (Any Microsoft Entra ID tenant -…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2024-05-07T20:13:50.26+00:00
pk 5 Reputation points
edited the question 2024-05-08T03:40:05.8466667+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
2 answers

AADSTS700016: Application with identifier 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx' was not found in the directory

AADSTS700016: Application with identifier 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx' was not found in the directory 'XXXX'. This can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
Microsoft Intune Reporting
Microsoft Intune Reporting
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Reporting: The process of giving an account of something that has been observed, heard, done, or investigated.
59 questions
asked 2024-05-07T23:03:31.8033333+00:00
Jimmy Contreras 0 Reputation points
answered 2024-05-08T02:23:44.4166667+00:00
Crystal-MSFT 43,721 Reputation points Microsoft Vendor
1 answer

Get Doc Library associated with a Group

I'm trying to Get the document library associated with a group, GET /groups/{groupId}/drive as mentioned over here…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,736 questions
asked 2024-05-07T15:29:00.86+00:00
Akshith Reddy Thalla 80 Reputation points
edited an answer 2024-05-08T01:41:38.2933333+00:00
AllenXu-MSFT 16,256 Reputation points Microsoft Vendor
1 answer

MS Graph API - Fetch Resource Calendar meeting details using user's oAuth token

Our application uses Microsoft Graph API to sync MS 365 calendar using oAuth. For user specific calendar, below API is being used to fetch data using their access token, https://graph.microsoft.com/v1.0/me/calendarview We have additional requirement to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2024-04-04T14:06:07.44+00:00
Saravana 161 Reputation points
commented 2024-05-07T19:34:05.3+00:00
CharanyaB-MSFT 1,421 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

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,154 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 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,886 questions
asked 2024-04-26T15:47:03.78+00:00
Adão Duque 20 Reputation points
commented 2024-05-07T19:12:29.7066667+00:00
Adão Duque 20 Reputation points
2 answers

/invite endpoint "notAllowed" but /createLink ok in Sharepoint via Graph API

Hi, I don't understand why I can create a sharing link via the POST /sites/{siteId}/drive/items/{itemId}/createLink endpoint but when I try to use the POST /sites/{siteId}/drive/items/{itemId}/invite endpoint I receive a 403 with this body: { …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2024-04-30T11:43:26.8633333+00:00
Lemo_admin 0 Reputation points
commented 2024-05-07T17:30:55.7633333+00:00
Hitesh Pachipulusu - MSFT 80 Reputation points Microsoft Vendor
2 answers

Graph API reports for Copilot usage data

Are there any Graph REST API endpoints available to retrieve Copilot usage data? We can view the usage data in the UI, but we would like to access this information through an API. Thanks

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
56 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
135 questions
asked 2024-02-04T13:01:51.82+00:00
admin dev-torii 10 Reputation points
answered 2024-05-07T16:49:59.1266667+00:00
Audrey Lloyd 0 Reputation points
0 answers

How can I create GraphServiceClient using AccessToken from AuthenticationResult

In my code I already used AcquireTokenSilent and AcquireTokenInteractive; they provided an AuthenticationResult (with AccessToken) which I would like to use to create a GraphServiceClient. I could not find a suitable constructor so I hacked a solution…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 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,662 questions
asked 2024-05-07T16:19:11.86+00:00
Ken Smith 105 Reputation points