12,648 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

403 unknownError when Accessing Group/User Notebooks via Microsoft Graph API

Issue Summary: We are encountering a 403 unknownError when trying to access group notebooks via the Microsoft Graph API endpoint: GET https://graph.microsoft.com/v1.0/groups/{group-id}/onenote/notebooks This issue is tenant-wide and occurs across all…

OneNote
OneNote
A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
220 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 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.
4,101 questions
asked 2024-12-20T15:55:00.38+00:00
Kasturi Sharma 1 Reputation point
commented 2024-12-24T17:02:23.93+00:00
Kasturi Sharma 1 Reputation point
2 answers

How to create multiple presence subscriptions for more than 650 users to get change notifications

In Microsoft Entra ID, I have more than 650 users. Because of this I need to create multiple subscriptions, each containing up to 650 users to receive change notifications. Is it possible to create multiple presence subscriptions? According to Microsoft…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,550 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 questions
asked 2024-12-24T07:42:30.1+00:00
Ankit Motaval 0 Reputation points
edited a comment 2024-12-24T14:22:15.43+00:00
Ankit Motaval 0 Reputation points
0 answers

Facing an issue with Microsoft Graph apis on accessing the one note content using site_id

I having these graph apis access I am using below code to get the one notes content using site_id import requests from env import * class SharePointNotebookLister: def __init__(self, tenant_id, client_id, client_secret): self.tenant_id =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 questions
asked 2024-12-24T13:16:14.1933333+00:00
Avijit 0 Reputation points
edited the question 2024-12-24T13:23:55.7666667+00:00
Avijit 0 Reputation points
0 answers

Facing an issue with accessing onenote api using site id

Hi, I am having the below graph apis access for one note. And Now I am trying to get the one note content using below code import requests from env import * class SharePointNotebookLister: def __init__(self, tenant_id, client_id,…

OneNote
OneNote
A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
220 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 questions
asked 2024-12-24T12:59:31.7933333+00:00
Avijit 0 Reputation points
1 answer

Challenges implementing PKCE flow in Outlook Add-In: handling Authorization Code and popup limitations

Hi Microsoft team, I am currently working on implementing OAuth 2.0 PKCE (Proof Key for Code Exchange) flow in a React.js-based Outlook Add-In. But I have an issue while opening a popup and getting the auth-code from the popup. Scenario: In the PKCE…

Outlook
Outlook
A family of Microsoft email and calendar products.
4,218 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 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.
5,363 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,643 questions
asked 2024-12-24T10:54:08.8433333+00:00
Suraj Sinha 5 Reputation points
answered 2024-12-24T12:48:48.61+00:00
0 answers

Does MSAL Use PKCE Flow for React-based Outlook Add-ins?

Hi Microsoft Community, I’m developing a React.js-based Outlook add-in and am using the MSAL library for implementing OAuth 2.0. The add-in interacts with Microsoft Graph API after getting access token from MSAL.js. While configuring the authentication,…

Outlook
Outlook
A family of Microsoft email and calendar products.
4,218 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 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.
5,363 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,643 questions
asked 2024-12-24T10:15:32.8166667+00:00
Suraj Sinha 5 Reputation points
3 answers One of the answers was accepted by the question author.

Graph Drive GetItems Filter has no effect

Hi There When I use this query: https://graph.microsoft.com/v1.0/drives/DRIVEID/items?%24filter=name%20eq%20%27TEST%27 to filter my drive for items with name = TEST i get returned ALL items on my drive. This was did not behave like this before. What did…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 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.
3,153 questions
asked 2024-12-18T18:32:32.6733333+00:00
Sidi_244 20 Reputation points
accepted 2024-12-24T09:46:05.04+00:00
Sidi_244 20 Reputation points
1 answer

Subscription endpoint always return 500 for specific users

Description: We are encountering a persistent issue when attempting to create a subscription using the Microsoft Graph API. Specifically, the endpoint always returns a 500 Internal Server Error for certain users. the same API call works perfectly fine…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 questions
asked 2024-12-24T02:59:55.8566667+00:00
mickael ohlen 0 Reputation points
answered 2024-12-24T09:41:26.4833333+00:00
CarlZhao-MSFT 43,651 Reputation points
1 answer

Export an Exchange mailbox Calendar and import those events to a 365 Group/Team Calendar

Would like to eliminate Exchange mailbox calendars and convert to 365 Group for ease of collaboration with Teams. Need to transfer all calendar events/entries to the new 365 Group Calendar. Need to do this with multiple Exchange mailboxes that are used…

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.
5,372 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,550 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 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,654 questions
asked 2024-12-13T21:25:30.5533333+00:00
Lori Collins 0 Reputation points
commented 2024-12-24T07:43:39.76+00:00
Jenne Li-MSFT 930 Reputation points Microsoft Vendor
3 answers

Microsoft graph API - does the calendar event create API

Hi all I create the calendar event with microsoft teams online "true", when i update that event like change the subject of event with isOnlineMeeting "true" and onlineMeetingProvider "teamsforBusiness", teams meeting get…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 questions
asked 2024-12-23T12:53:20.84+00:00
poovarasan d 60 Reputation points
answered 2024-12-24T07:29:04.61+00:00
poovarasan d 60 Reputation points
1 answer

Authorization_RequestDenied: "Insufficient Privileges" When Attempting to Update User Password via Microsoft Graph API

Hi, I’m encountering an issue when trying to update a user’s password in Azure AD B2C using the Microsoft Graph API. I’m sending a PATCH request to the following endpoint: https://graph.microsoft.com/v1.0/users/{user-id} heres the request body: { {…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 questions
asked 2024-12-10T20:58:50.7966667+00:00
Ray Garg 20 Reputation points
commented 2024-12-24T07:24:47.07+00:00
CarlZhao-MSFT 43,651 Reputation points
1 answer

$expand query not working on List roleAssignmentSchedules

Hello, I am seeing 501 response when using $expand on List roleAssignmentSchedules https://zcusa.951200.xyz/en-us/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0&tabs=csharp Request url:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 questions
asked 2024-12-09T20:05:44.76+00:00
Hieu Nguyen 0 Reputation points
commented 2024-12-24T07:21:31.8033333+00:00
Yakun Huang-MSFT 8,355 Reputation points Microsoft Vendor
0 answers

I am trying to upload database backup zip file on sharepoint drive using odoo but it gives me access permission error

I am trying to upload database backup zip file on sharepoint drive using odoo but it gives me access permission error for you reference I attached screenshot,

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 questions
asked 2024-12-24T07:07:06.4166667+00:00
Priyanka Chaudhari 0 Reputation points
3 answers

Plans created by MS Graph API not showing up in web browser

When a plan is created using MS Graph API (v1.0), assigned users and owners cannot see it in the web browser under "My Plans" or "Shared". However when opening the plan it by putting the plan id in the URL to access it, it will then…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 questions
asked 2024-12-20T20:18:42.2666667+00:00
Will Drotar 10 Reputation points
answered 2024-12-24T06:54:33.3566667+00:00
Yakun Huang-MSFT 8,355 Reputation points Microsoft Vendor
0 answers

When uploading file using LargeFileUploadTask (streaming and not in one part) the file getting corrupted in the SharePoint server

I am using latest version of graph api - 6.24.0 When I uploading any file using graphServiceClient.drives().byDriveId(driveId).items().byDriveItemId(getDriveItemIdFromRootPath(filePath)).content().put(fileContent) file is uploading correct. When I upload…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 questions
asked 2024-12-24T06:17:04.8433333+00:00
Hudedi Itay 0 Reputation points
4 answers

How to fix "/me request is only valid with delegated authentication flow." issue?

I want use postman to get user profiles from Azure AD. I can got Token using [https://login.microsoftonline.com/{tenantID}/oauth2/v2.0/token] But I couldn't get me profiles using [https://graph.microsoft.com/v1.0/me] I got error as below. /me…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,643 questions
asked 2022-05-17T05:37:12.237+00:00
Jie Shen 61 Reputation points
commented 2024-12-24T06:06:50.4066667+00:00
Arjun kumar 0 Reputation points
1 answer

Getting this error while trying to send mail using microsoft graph api{ "error": { "code": "ErrorItemNotFound", "message": "The specified object was not found in the store., The process failed to get the correct properties." } }

Getting this error while trying to send mail using microsoft graph api{ "error": { "code": "ErrorItemNotFound", "message": "The specified object was not found in the store., The process failed to get…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 questions
asked 2024-12-04T06:21:01.79+00:00
Gaurav Suri 0 Reputation points
commented 2024-12-24T05:49:20.8733333+00:00
CarlZhao-MSFT 43,651 Reputation points
1 answer

TEAMS 's CHATMESSAGE

Please ask C# how to use clientId, tenantId, clientSecret, chatId these parameters to send messages to the group graphClient.Chats[chatId].Messages.PostAsync(requestBody);

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 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.
11,147 questions
asked 2024-12-02T09:33:35.44+00:00
Gene-Enli (蔡承祐) 0 Reputation points
commented 2024-12-24T05:46:49.77+00:00
CarlZhao-MSFT 43,651 Reputation points
1 answer

Microsoft Graph API BETA - Create fido2AuthenticationMethod - The method is not supported for this URL

Hi, I tried using the BETA version to create the fido2AuthenticationMethod, but encountered an error: "The method is not supported for this URL." Additionally, other BETA methods do not seem to work as expected. Here is the link to the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 questions
asked 2024-12-21T17:48:04.1933333+00:00
Veniamin Toropov 0 Reputation points
commented 2024-12-24T05:43:02.85+00:00
CarlZhao-MSFT 43,651 Reputation points
2 answers

Query on API

Hi All I want to fetch service health(Monitoring) information using an API. Could you please guide me on which API I need to use.

Microsoft Exchange Online
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,648 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,654 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
2,176 questions
asked 2024-12-20T05:54:44.9933333+00:00
Glenn Maxwell 11,961 Reputation points
commented 2024-12-24T05:41:54.42+00:00
CarlZhao-MSFT 43,651 Reputation points