10,843 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

how to put filter on https:\\graph.microsoft.com\beta\deviceManagement\detectedApps

i was to filter data based on platform in following https:\graph.microsoft.com\beta\deviceManagement\detectedApps but https:\graph.microsoft.com\beta\deviceManagement\detectedApps?$filter = platform ne 'windows' not working. please advice how to apply…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 questions
asked 2024-05-23T14:03:07.6366667+00:00
Ashwin Gupta 0 Reputation points
answered 2024-05-23T16:51:46.6433333+00:00
Vasil Michev 96,836 Reputation points MVP
0 answers

Is it possible to only allow attendees and organizers in a meeting or lobby?

We are trying to set up an application that would allow potential attendees to get a unique access for a certain meeting create through the api. The organizers should be able to remove certain attendees and their access after their initial invitation,…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,234 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 questions
asked 2024-05-23T16:12:20.08+00:00
Guillaume Gauthier-Benoit 0 Reputation points
0 answers

How to read mail from Outlook shared mailbox using Python Graph SDK?

Hi, I have successfully completed the Python app tutorial provided here https://learn.microsoft.com/en-us/graph/tutorials/python?tabs=aad. I created a delegated access application where I can execute calls such as "await…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 questions
asked 2024-05-23T15:58:08.86+00:00
Diana Tung 0 Reputation points
0 answers

I'm receiving incomplete / invalid JSON responses for certain Graph requests in the new AuditLog beta

I have used the https://graph.microsoft.com/beta/security/auditLog/queries beta API URI to create three different AuditLogQuery searches. All three were created in the same way, and all three succeeded. I can make requests to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 questions
asked 2024-04-04T16:22:04.1233333+00:00
Michael Goodman 15 Reputation points
commented 2024-05-23T14:59:18.28+00:00
Julien Ravet 0 Reputation points
1 answer

Microsoft Graph API: 'Tenant does not have a SPO license' Error when Accessing SharePoint Site with valid business o365 account

I am attempting to access a SharePoint site using the Microsoft Graph API from a Python script. Despite having granted the necessary permissions in Azure AD and assigning licenses, I keep encountering the following error: Failed to get site ID. Status…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 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,708 questions
Microsoft Entra Private Access
Microsoft Entra Private Access
Microsoft Entra Private Access provides secure and deep identity-aware, Zero Trust network access to all private apps and resources.
45 questions
asked 2024-05-22T13:30:59.97+00:00
dude95 0 Reputation points
commented 2024-05-23T14:24:50.11+00:00
dude95 0 Reputation points
1 answer

Microsoft Grpah Apo intune Mobile device and software

i have requirements to pull mobile devices from MS intune using graph api, i am able to pull manageddevies but not able find api which gives me application or s.w installed on moible device i tried deviceappmanagment api but not able to add filter in…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,470 questions
asked 2024-05-10T13:52:48.3766667+00:00
Ashwin Gupta 0 Reputation points
commented 2024-05-23T14:01:15.5333333+00:00
Ashwin Gupta 0 Reputation points
0 answers

Bug: Date filter for directory extension attribute stopped working

Hello, we have configured a custom directory extension attribute of type DateTime and associated it to user objects. In the last weeks, it was possible to properly apply the $filter parameter with the le (less equal) operator in order to search for users…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 questions
asked 2023-05-18T10:27:05.36+00:00
98969115 0 Reputation points
commented 2024-05-23T13:41:04.7966667+00:00
Samer Abud 0 Reputation points
2 answers

How can I change the greeting of a users Teams Account via API?

Hello, I'm looking for a way to exchange the greeting on a users Teams Phone System via API. Unfortunately I couldn't find any documentation for this. No answers online about this either. Can someone of you direct me into the right…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 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,916 questions
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
129 questions
asked 2024-05-22T16:10:29.63+00:00
Alexander Krämer 0 Reputation points
commented 2024-05-23T13:20:27.08+00:00
Prasad-MSFT 5,706 Reputation points Microsoft Vendor
1 answer

Graph endpoint teamwork/sendActivityNotificationToRecipients 400 bad request invalid Microsoft Teams domain

When I try to use the Microsoft Graph endpoint "/teamwork/sendActivityNotificationToRecipients" with this body : { "topic": { "source": "text", "value": "Test", "webUrl":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 questions
asked 2024-05-06T14:59:29.6333333+00:00
Quentin Pla 0 Reputation points
edited an answer 2024-05-23T13:11:13.76+00:00
CharanyaB-MSFT 1,501 Reputation points Microsoft Vendor
0 answers

Graph API sometimes return less channel messages than total

I use Microsoft Graph API to get messages in a Team channel. GET…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 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,916 questions
asked 2024-05-16T09:04:57.7233333+00:00
CAT 1 Reputation point
commented 2024-05-23T13:03:59.8466667+00:00
Prasad-MSFT 5,706 Reputation points Microsoft Vendor
0 answers

Sharepoint scopes not working throught a GDAP application consent

Hi, we have a problem when getting SharePoint settings through a GDAP relationship consent. Here's the flow we are using: Partner consent to an app with the scope https://api.partnercenter.microsoft.com/user_impersonation and offline_access Using the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,847 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,825 questions
asked 2024-05-23T13:01:39.05+00:00
Etienne Lepage Lepitre 5 Reputation points
0 answers

Posting to https://graph.microsoft.com/v1.0/communications/callRecords/{id} is giving a 404 error

When I am running https://graph.microsoft.com/v1.0/communications/callRecords/{id} it gives a 404 error for all call ID's after 22/05/2024 13:25:24 (BST). If I run the same on call ID's before this time I get no errors. Invoke-RestMethod : The remote…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,234 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 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,916 questions
asked 2024-05-22T18:32:01.4166667+00:00
Matt Ringsell 20 Reputation points
commented 2024-05-23T12:55:11.32+00:00
Matt Ringsell 20 Reputation points
5 answers

Microsoft Bookings email confirmation shows different time than what's added on Outlook calendar

We're encountering an issue where a MS Bookings confirmation email shows a meeting is scheduled 1 hour earlier than how the meeting is being displayed in the Outlook calendar. It's been confirmed by the client and staff member that the meeting time…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 questions
asked 2022-03-30T18:52:19.87+00:00
Alec 51 Reputation points
commented 2024-05-23T11:45:19.0833333+00:00
Fabian 0 Reputation points
0 answers

Sorry, but we’re having trouble signing you in. AADSTS700016: Application with identifier 'd1ddf0e4-d672-4dae-b554-9d5bdfd93547' was not found in the directory

Whenever I start a new session for connect-MSGraph, it defaults to using the old AppID, even if I’ve updated the AppID in the previous session. Please suggest a way to update the AppID permanently. I am expecting that “connect-MSGraph” session should…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,150 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,825 questions
asked 2024-05-23T10:34:22.19+00:00
Sivasankaran J 0 Reputation points
1 answer

Set Retention Label & permanent delete based on retention label

Unable to set the retention label (https://learn.microsoft.com/en-us/graph/api/driveitem-setretentionlabel?view=graph-rest-1.0&tabs=http) PATCH /drives/{drive-id}/items/{item-id}/retentionLabel ---I also want to permanently delete based on retention…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 questions
asked 2024-05-02T05:27:21.3166667+00:00
Akshith Reddy Thalla 100 Reputation points
commented 2024-05-23T10:03:13.5966667+00:00
Akshith Reddy Thalla 100 Reputation points
1 answer

MSGraph Instability - Random 503, 400 errors and getting forcibly dropped

Hello, I have written a GraphAPI app that visits each directory in given users' Onedrive and reports statistics about the folders and files. It makes calls to the API asynchronously, but I have been careful to write it with throttling and usage limits…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,847 questions
asked 2024-05-21T16:12:03.1666667+00:00
Sean Dizazzo 0 Reputation points
answered 2024-05-23T08:50:15.3266667+00:00
Ling Zhou_MSFT 14,065 Reputation points Microsoft Vendor
1 answer

AD B2C Microsoft Graph to send verification code to email

Hi, I would like to know if there is possibility to send verification code to email using Microsoft graph. Basically, I want to do everything in MS Graph ie. signing up, signing in, send verification code, SMS, MFA and social media sign up and sign in.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 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,825 questions
asked 2024-05-06T13:12:07.0933333+00:00
Felix Cordeta Matusinio 0 Reputation points
commented 2024-05-23T08:29:07.2666667+00:00
Felix Cordeta Matusinio 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to update ModifiedBy field in SharePoint Online document using Graph

Hello, i would like to know if it's possible to update ModifiedBy (Editor) field in a document uploaded into a DocumentLibrary of a Site in SharePoint Online using MS Graph. I've tried these approaches: Using 'patch' method of a DriveItem: i can…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,847 questions
asked 2024-05-22T15:31:10.2033333+00:00
José Ángel Salmerón 20 Reputation points
accepted 2024-05-23T08:16:12.2333333+00:00
José Ángel Salmerón 20 Reputation points
1 answer

How to filter by createdDateTime Graph API 'me/drive/microsoft.graph.sharedWithMe'

Trying to filter the response by "createdDateTime", but always get an InvalidRequest.  Request: GET https://graph.microsoft.com/v1.0/me/drive/microsoft.graph.sharedWithMe?$filter=createdDateTime ge 2024-05-15T09:00:00Z Response:  {    …

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,234 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
862 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,847 questions
asked 2024-05-21T11:48:06.3533333+00:00
Aishwarya Brahmankar 0 Reputation points
commented 2024-05-23T07:59:05.98+00:00
JimmyYang-MSFT 49,366 Reputation points Microsoft Vendor
0 answers

About errors that occur with the OneDrive API

As part of our cloud service, we provide the ability to link to OneDrive using the OneDrvie API. An "unsupported operation" may occur when calling the API to retrieve folders/files. …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
862 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,145 questions
asked 2024-05-23T07:38:27.5433333+00:00
Koji Hatta 0 Reputation points