12,658 questions with Microsoft Graph-related tags

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

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,658 questions
asked 2024-12-24T13:16:14.1933333+00:00
Avijit 20 Reputation points
commented 2024-12-27T06:12:00.3233333+00:00
Yakun Huang-MSFT 8,355 Reputation points Microsoft Vendor
1 answer

How to edit selected and following recurrent Outlook events via Microsoft Graph API

We are currently implementing a feature that allows updating a selected event and all subsequent events in a recurring event series. Our expected outcome is that events in the Outlook calendar will remain synchronized with our application internal…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,558 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
4,222 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,658 questions
asked 2024-12-26T17:42:30.9333333+00:00
Volodymyr Kovieshnikov 0 Reputation points
answered 2024-12-27T06:10:43.19+00:00
Yakun Huang-MSFT 8,355 Reputation points Microsoft Vendor
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,222 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,658 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,653 questions
asked 2024-12-24T10:54:08.8433333+00:00
Suraj Sinha 5 Reputation points
commented 2024-12-27T05:34:13.7233333+00:00
SokiGuo-MSFT 29,221 Reputation points Microsoft Vendor
1 answer

I'm from Malaysia. I have problem signing up for Azure account. Error message "We’re unable to validate your phone number"

I'm from Malaysia. I have problem signing up for Azure account. Error message "We’re unable to validate your phone number". I'm sure I have entered the correct number as according to required format. I have also tried different phone numbers…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,658 questions
asked 2024-12-26T03:59:03.74+00:00
tham lian ming 0 Reputation points
answered 2024-12-27T05:23:37.1866667+00:00
Jia 0 Reputation points
1 answer

How to remove a participant from a Teams call using a bot

Hi, I have a Teams recording bot which automatically joins a call via a compliance recording policy (based on the following Microsoft sample: recording bot sample) I'd like use this bot to remove participants from the call on the fly via Graph API, but I…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,558 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,658 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.
3,443 questions
asked 2024-12-25T19:57:55.9333333+00:00
Ido Moshe 20 Reputation points
commented 2024-12-27T05:23:10.6333333+00:00
Meghana-MSFT 3,896 Reputation points Microsoft Vendor
0 answers

How to fix this issues as I got the access token and powershell sdk of connnection through Graph. Still I am facing this error message.

PS C:\Users\Hritik Raushan> Get-MgUser Get-MgUser : Expected comma, literal, or object. Was Eof: . At line:1 char:1 Get-MgUser + CategoryInfo : NotSpecified: (:) [Get-MgUser_List], ParserException + FullyQualifiedErrorId :…

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,375 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,658 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,706 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,653 questions
asked 2024-12-26T11:18:49.6766667+00:00
Hritik Raushan 0 Reputation points
commented 2024-12-27T02:33:47.34+00:00
CarlZhao-MSFT 43,801 Reputation points
1 answer

How to use CAML query to get Sharepoint list using Graph API in .Net

Below is the Current code, i want to add CAML Query here to filter Field "AppCode", "User" and "Group". Here need to check "Group" using OR condition because we have list of group here GraphServiceClient…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,658 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,158 questions
asked 2024-12-26T12:49:12.0566667+00:00
Marcelo Lorenzetti 0 Reputation points
edited an answer 2024-12-27T02:32:10.7566667+00:00
Ling Zhou_MSFT 19,940 Reputation points Microsoft Vendor
6 answers

Oauth2 for SMTP.Send granting AccessToken but returns 535: 5.7.3 Authentication unsuccessful when used

Our application was updated late last year to support Oauth2 for obtaining (via IMAP) and sending (via SMTP) emails on behalf of outlook.com consumer accounts. (Edit: See responses below if experiencing the problem with Microsoft 365 accounts.) We…

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,375 questions
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,658 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,657 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,653 questions
asked 2023-02-07T00:43:54.4+00:00
Will Wilding 150 Reputation points
answered 2024-12-26T22:08:36.1366667+00:00
Cédric Counotte 6 Reputation points
0 answers

Deploying with Microsoft.Graph sdk to Azure Function App Isolated Worker Net 8.0 causing InternalServerError from host runtime

I am trying to debug this issue where the inclusion of the Microsoft.Graph SDK is causing the azure function app host run time to fail. Running the function app in debug mode locally I have no issues using Microsoft Graph to access the data I need. It…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,253 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,658 questions
asked 2024-12-26T19:18:29.9333333+00:00
Alexander Giacobbe 0 Reputation points
0 answers

How to use CAML query using Graph api in .Net

Below is the Current code, i want to add CAML Query here to filter Field "AppCode", "User" and "Group". Here need to check "Group" using OR condition becault we have list of group here GraphServiceClient…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,658 questions
asked 2024-12-26T12:53:45.7966667+00:00
Marcelo Lorenzetti 0 Reputation points
2 answers

What do I need to do to migrate Service Principals from the retiring Azure AD Graph APIs to Microsoft Graph

Hello community. I am getting a recommendation to "Migrate Service Principals from the retiring Azure AD Graph APIs to Microsoft Graph" My impacted resource is "Fanatical Support® For Office 365" which is a Rack Space product. …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,658 questions
asked 2024-12-20T16:51:43.19+00:00
Sharepoint Admin 0 Reputation points
commented 2024-12-26T12:11:23.1866667+00:00
Akhilesh Vallamkonda 10,860 Reputation points Microsoft Vendor
0 answers

404 error on /subscriptions

Using the GraphAPI with a webhooks subscription we are seeing a 404 error when trying to register a subscription. The environment is a multi-geo environment and the call works for the geo that the software is located in but not for the other geo. Is…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,658 questions
asked 2023-10-03T01:57:38.61+00:00
Melvin Jones 10 Reputation points
commented 2024-12-26T11:34:11.2933333+00:00
Deepali Dwivedi 11 Reputation points
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.
219 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,658 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,104 questions
asked 2024-12-20T15:55:00.38+00:00
Kasturi Sharma 1 Reputation point
commented 2024-12-26T10:58:26.86+00:00
Kasturi Sharma 1 Reputation point
1 answer

Microsoft Graph Calendar API 403 Forbidden Error Occurring for Some Users Since October 11, 2024

We have integrated Microsoft services into our developed application, allowing users to make calendar reservations. After a reservation is made, we use the Microsoft Graph Calendar API to write events to the user's calendar. Since around October 11,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,658 questions
asked 2024-11-05T09:05:47.1433333+00:00
ps test 0 Reputation points
answered 2024-12-26T10:35:24.3166667+00:00
Rajat Vashistha-MSFT 85 Reputation points Microsoft Vendor
2 answers

Permissions Not Visible in SharePoint Document Library Files Despite Being Set via Microsoft Graph API

Hi everyone, I’m working on a C# application using the Microsoft Graph API version 4.51.0 to manage permissions in a SharePoint site’s document library Files. The code successfully sets permissions programmatically, we also getting destination permission…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,658 questions
asked 2024-12-19T08:48:28.4566667+00:00
ritu123 0 Reputation points
commented 2024-12-26T09:23:47.77+00:00
ritu123 0 Reputation points
0 answers

Microsoft Graphi API Webinar Registration not loading

When creating a webinar via graph api (https://zcusa.951200.xyz/de-de/graph/api/virtualeventsroot-post-webinars?view=graph-rest-1.0&tabs=http) , the Webinar is created. Also everything is working except the registration link. The link is…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,558 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,658 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.
3,443 questions
asked 2024-12-03T20:30:34.3666667+00:00
David Raschper 0 Reputation points
commented 2024-12-26T08:53:49.41+00:00
Meghana-MSFT 3,896 Reputation points Microsoft Vendor
1 answer

onedrive api returned “The property SMTotalFileStreamSize is not supported for OrderBy”

https://graph.microsoft.com/v1.0/me/drive/root/children?select=id,name,size,webUrl,createdDateTime,lastModifiedDateTime,folder,parentReference&$top=1000&$orderby=size%20desc Hi,你好,我们调用以上这个接口根据size(orderby=size)排序时,会报以下错误: {"error":{"…

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,375 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,558 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,658 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,221 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,304 questions
asked 2024-12-25T03:35:33.6133333+00:00
彦青 段 0 Reputation points
commented 2024-12-26T08:21:15.25+00:00
CarlZhao-MSFT 43,801 Reputation points
1 answer

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

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,658 questions
asked 2024-12-24T12:59:31.7933333+00:00
Avijit 20 Reputation points
commented 2024-12-26T08:20:32.0466667+00:00
CarlZhao-MSFT 43,801 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,658 questions
asked 2024-12-21T17:48:04.1933333+00:00
Veniamin Toropov 0 Reputation points
commented 2024-12-26T08:18:15.08+00:00
CarlZhao-MSFT 43,801 Reputation points
1 answer

Is anyone at MS aware of the 504 timeouts from the OneNote Graph API endpoints?

Every time I call https://graph.microsoft.com/v1.0/me/onenote/sections/{section_id}/pages for a specific notebook section, I receive a 504 Unkown Error.I've noticed several similar posts about this issue. Is anyone at Microsoft addressing this? I'm on a…

OneNote
OneNote
A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
219 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,658 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,104 questions
asked 2024-11-13T17:40:58.7166667+00:00
PSandor 0 Reputation points
answered 2024-12-26T06:35:29.3033333+00:00
Akhil Nasalwai - MSFT 80 Reputation points Microsoft Vendor