12,725 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

403 Error When Adding Members to Team via Graph API

I am encountering a 403 permission error when attempting to add a member to a team using the Graph API. This issue started recently, even though it previously worked without any problems. The setup is identical to the one described in this discussion.…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,620 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 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,467 questions
asked Jan 8, 2025, 12:59 PM
Samee 0 Reputation points
commented Jan 9, 2025, 10:54 AM
Samee 0 Reputation points
0 answers

Shared with me not working with Client Secret Flow

Hi, I am using the Microsoft Graph 'Shared With Me' API to fetch all shared files using Client Secret Flow for authentication. Below is the relevant part of my code. However, when I execute the 'Shared With Me' API, I receive a Bad Request error (below…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,243 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,176 questions
asked Jan 9, 2025, 9:56 AM
Dipika Das 141 Reputation points
1 answer One of the answers was accepted by the question author.

How to create events for a specific group using Application Permission?

I'm trying to build a console app which create calendars events for a group. Looking at the official documentation, it still is not supported: https://video2.skills-academy.com/en-us/graph/api/group-post-events?view=graph-rest-1.0&tabs=http. I have looked…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 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,767 questions
asked Jan 8, 2025, 2:45 PM
Mo 0 Reputation points
accepted Jan 9, 2025, 9:28 AM
Mo 0 Reputation points
1 answer

Error call api graph api

My account call rest api to : https://graph.microsoft.com/v1.0/me/mailFolders/Inbox/messages?$top=10&$orderby=receivedDateTime and i get error message : Application Request Queue Full HTTP Error 503. The application request queue is full.

Outlook
Outlook
A family of Microsoft email and calendar products.
4,282 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 questions
asked Jan 8, 2025, 10:08 AM
Ticket 5 Reputation points
answered Jan 9, 2025, 9:07 AM
CarlZhao-MSFT 44,436 Reputation points
1 answer

MS Teams App Updation Graph API gives error response even if app updation is successful

Graph API endpoint to update an existing app gives response code as 400 instead of 201, but the actual updation happens successfully in the app…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,620 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 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,467 questions
asked Dec 9, 2024, 1:38 PM
Neelu George 20 Reputation points
answered Jan 9, 2025, 8:51 AM
Saranya Madhu-MSFT 1,000 Reputation points Microsoft Vendor
1 answer

Is it possible to subscribe a webhook to a specific folder in SharePoint?

I attempted to subscribe to a specific folder using the resource value /drives/{drive-id}/items/{folder-id}, but I encountered the following error: { "error": { "code": "InvalidRequest", …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,243 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,029 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,176 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,315 questions
asked Jan 9, 2025, 8:18 AM
Mercen 0 Reputation points
answered Jan 9, 2025, 8:50 AM
Yakun Huang-MSFT 8,665 Reputation points Microsoft Vendor
1 answer

Get-MgUserCalendarView "The specified object was not found in the store"

I'm attempting to get info on some of our resource calendars. Since this doesn't function well within the EXO Powershell, I was pointed towards the MSGraph module. So I use these commands: $StartDate = "2024-01-01T19:00:00-08:00" >>…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,596 questions
asked Jan 8, 2025, 2:07 PM
Jamro Chris 0 Reputation points
commented Jan 9, 2025, 8:48 AM
Jamro Chris 0 Reputation points
1 answer

The extensions endpoint on DriveItems

Functionally it seems that POSTing a payload such as {"extensionName": "<some_unique_name>", "Custom Field": "Custom Value"} to a DriveItem's /extensions endpoint seems to work - it returns a 201, although it…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,243 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,029 questions
asked Dec 18, 2024, 11:52 PM
Nicolaas Burgers 0 Reputation points
commented Jan 9, 2025, 8:25 AM
RaytheonXie_MSFT 37,311 Reputation points Microsoft Vendor
2 answers

I need help renewing my icrosoft 365 developer programe expired subscription

I have recently joined the developer programme, and in the the middle of developing an interactive platform for word, and also looking at improving the team chat. My laptop was stolen and password hacked, I struggled with retrieving my log in details…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,620 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 questions
Microsoft 365 Publishing
Microsoft 365 Publishing
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line. Publishing: The process of preparing, producing, and releasing content for distribution or sale.
627 questions
asked Jul 6, 2024, 3:34 PM
Emmanuel emmanuel.niki 0 Reputation points
edited a comment Jan 9, 2025, 8:07 AM
Annie Smith 0 Reputation points
1 answer

How to get the user activity logs for applications connected with Entra ID?

I am able to retrieve the last sign in times for applications for each user in my entra id using audit logs from the graph api, but can't find the logs of users's activity.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 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,767 questions
asked Jan 2, 2025, 1:03 PM
Pratham Jagga 0 Reputation points
edited a comment Jan 9, 2025, 6:47 AM
Givary-MSFT 34,701 Reputation points Microsoft Employee
2 answers

Custom attributes are not showing in User Profile Card

We tried to add the 'custom attributes' property in the profile card in our tenant using the profile card API in MS Graph. It seems to work properly in the Graph Explorer but 24 hours later we don't see the 'custom properties' on the profile card.…

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,435 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 questions
Microsoft Entra
asked Jan 6, 2025, 7:02 PM
Noorahmad Noor 0 Reputation points
commented Jan 9, 2025, 6:31 AM
Yakun Huang-MSFT 8,665 Reputation points Microsoft Vendor
2 answers

Graph TodoTask delta endpoint does not support expand of extensions relationship

Given the following http request to Graph API, I receive BadRequest error with the following message { "error": { "code": "BadRequest", "message": "Parsing OData Select and Expand failed: Value…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 questions
asked Jan 4, 2025, 11:54 AM
Sitam Matt 0 Reputation points
commented Jan 9, 2025, 6:29 AM
Yakun Huang-MSFT 8,665 Reputation points Microsoft Vendor
1 answer

How to assign a group to a device configuration?

In C# I am using the graph sdk to create a device configuration and I am trying to assign it to a security group but keep getting an OData error message. I am following the instructions from this link:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 questions
asked Jan 3, 2025, 2:31 PM
Shannon Hagmaier 0 Reputation points Microsoft Employee
commented Jan 9, 2025, 6:27 AM
Yakun Huang-MSFT 8,665 Reputation points Microsoft Vendor
0 answers

EWS Managed API Authentication with Exchange on-premise (NTLM)

Hi! Could you please guide me on how to use NTLM authentication for the Microsoft EWS API services with Exchange Server On-Premises? According to the documentation…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,395 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,740 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
617 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,189 questions
asked Jan 8, 2025, 12:19 PM
Anna 0 Reputation points
edited the question Jan 9, 2025, 6:16 AM
Bruce Jing-MSFT 7,625 Reputation points Microsoft Vendor
1 answer

Restrict app access of graph apis to specific folder of share point

While restricting an app to access a particular folder in a site only, I used POST https://graph.microsoft.com/v1.0/sites/{siteId}/drives/{driveId}/items/{itemId}/permissions { "roles": [ "read" ], "grantedTo": {…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 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,176 questions
asked Jan 8, 2025, 10:14 AM
Geetika Garg 0 Reputation points
edited the question Jan 9, 2025, 5:44 AM
Ling Zhou_MSFT 20,090 Reputation points Microsoft Vendor
2 answers

Not able to call SharePoint Document Library driveitems using MS Graph API with filter functions 'contains' and 'endswith'.

We need to get files from the SharePoint Document Library with a filter that uses 'contains' and 'endswith'. The query goes as below: https://graph.microsoft.com/v1.0/sites/{site-id}/drives/{drive-id}/items?$filter=contains(Name,'100001') and…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 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,176 questions
asked Jan 6, 2025, 2:54 PM
Gautam, Priyamvada 0 Reputation points
commented Jan 9, 2025, 5:22 AM
Ling Zhou_MSFT 20,090 Reputation points Microsoft Vendor
3 answers

Issue while reading excel file from sharepoint Via graph API

Hi Team, I am reading an excel file that has multiple sheets from a standalone sharepiont site. While reading it the data inside the sheets is not being read rather it is coming empty columns. While debuggint the issue I observed a behaviour where by…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 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,176 questions
asked Jan 7, 2025, 4:36 AM
Anumalasetti, Naveen 0 Reputation points
commented Jan 9, 2025, 5:19 AM
Ling Zhou_MSFT 20,090 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Do custom attributes in SharePoint user profile cards update for existing and new users?

I have a requirement to show extension/custom attributes in the user profile card in SharePoint. If post calls are made to the endpoint https://graph.microsoft.com/v1.0/admin/people/profileCardProperties, will the updated properties be visible to both…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 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,176 questions
asked Jan 8, 2025, 6:15 PM
karthikp-9576 0 Reputation points
accepted Jan 9, 2025, 4:19 AM
karthikp-9576 0 Reputation points
1 answer One of the answers was accepted by the question author.

When do I need to include the full namespace for a scope e.g. "https://graph.microsoft.com/Mail.Send" vs "Mail.Send"?

Hi Initially, I was led to believe that I would need to define a scope when requesting access as an application (application-level permissions) differently from when requesting as a logged-in users (delegated permissions). I would always use the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 questions
asked Jan 8, 2025, 9:00 AM
Marco vanW 96 Reputation points
edited the question Jan 9, 2025, 3:58 AM
TP 101.1K Reputation points
1 answer

Azure Resource Graph is seen for Value Get operation everday

Azure Resource Graph is seen for Value Get operation everyday and getting alert for Mass secret retrieval from Azure Key Vault

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,725 questions
asked Jan 8, 2025, 10:33 AM
Naveen kumar 0 Reputation points
answered Jan 9, 2025, 2:34 AM
Yakun Huang-MSFT 8,665 Reputation points Microsoft Vendor