10,936 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

meetingAttendanceReport Unknown error 404

Hello, I'm trying to use Get meetingAttendanceReport (without reportID for now) however, I keep getting an unknown error message every time I call it. My request is authenticated, and the correct permissions are given. Unlike the beta version where you…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-05-31T02:57:02.5266667+00:00
Ryan Teo 5 Reputation points
answered 2024-05-31T13:05:50.0333333+00:00
Saranya Madhu-MSFT 385 Reputation points Microsoft Vendor
1 answer

MS Graph. How to get the list of user submitted (reported) emails?

Hello! I'm trying to get the list of user-submitted emails (reported as phishing or malware) by using the following request but it returns the items that were submitted to Microsoft…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-05-29T15:29:48.5166667+00:00
Dmitriy Kolesnikov 6 Reputation points
commented 2024-05-31T12:04:56.0033333+00:00
Dmitriy Kolesnikov 6 Reputation points
3 answers

Hi,To send a message to Teams from a Node.js application using the Graph API, I successfully obtained the access token, receiver's chat ID, and team ID using their email. However, when attempting to send a message, I'm encountering a 401 Unauthorized err

I have given the all the required permissions on both application and delegated permissions "roles": [ "TeamMember.Read.All", "User.ReadBasic.All", "Chat.UpdatePolicyViolation.All",…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 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,933 questions
asked 2024-05-31T05:04:39.69+00:00
Satya Krishna Madasu 0 Reputation points
commented 2024-05-31T11:33:49.75+00:00
Satya Krishna Madasu 0 Reputation points
1 answer

error_description=AADSTS90027%3a+We+are+unable+to+issue+tokens+from+this+API+version+on+the+MSA+tenant.+Please+contact+the+application+vendor+as+they+need+to+use+version+2.0+of+the+protocol+to+support+this

Im trying "Get Access without a User” Method, While trying the 3rd step Request administrator consent, I Get error…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-05-27T06:43:48.9866667+00:00
rumaana begum 1 Reputation point
answered 2024-05-31T09:47:30.57+00:00
CarlZhao-MSFT 38,196 Reputation points
0 answers

I enabled metered API in my Entra ID but I keep getting Error: Payment Required

I followed all the instructions and verified I had Microsoft.GraphServices enabled. But running JS graph API assignSensitivityLabel const assignSensitivityLabel = { sensitivityLabelId: '', assignmentMethod:…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,826 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-05-31T09:29:55.4066667+00:00
Ofer Gal (dev) 1 Reputation point
1 answer

How to test personal Microsoft Teams meetings using an Azure app

Hello, I have an Azure app that needs to create meetings for authenticated users in Microsoft Teams. However, I do not have an organizational account to test if the meeting creation works as expected. Can you recommend a way for me to test personal…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,292 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-05-31T06:27:39.69+00:00
Ahemad abbas 10 Reputation points
commented 2024-05-31T09:24:13.26+00:00
CarlZhao-MSFT 38,196 Reputation points
1 answer

rest api for exchange online

I know there is rest API support to control your outlook/mail. But I need to know if there is any API reference for Exchange Online settings. For example, in powershell we have cmdlets like Get-TransportRule, Get-MalwareFilterPolicy,…

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.
10,914 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,270 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
521 questions
asked 2024-05-09T07:06:15.2+00:00
Prasanth J.k 40 Reputation points
commented 2024-05-31T09:23:52.3333333+00:00
Jake Zhang-MSFT 1,840 Reputation points Microsoft Vendor
1 answer

Trouble with Filtering in MS Graph API Query [MS Bookings / Appointments]

I am having difficulty in filtering appointments based on the serviceID field while querying the Microsoft Graph API. I tried with $filter and $seach, but same problem, it returns me all appointments.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-05-31T08:05:08.8366667+00:00
Sportback 26 Reputation points
answered 2024-05-31T09:01:52.1433333+00:00
Yakun Huang-MSFT 785 Reputation points Microsoft Vendor
1 answer

What is the best way to execute PowerShell graph command executed against Azure / Entra ID ?

What is the best way to execute the PowerShell graph command executed against Azure / Entra ID ? $date = (Get-Date -Format "yyyy-MM-dd") 2Get-MgRiskDetection -All -Filter "ActivityDateTime ge $date and RiskLevel eq 'high'" The report…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 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,418 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,187 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,951 questions
asked 2024-05-27T14:14:48.94+00:00
EnterpriseArchitect 4,896 Reputation points
answered 2024-05-31T08:08:46.1833333+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
1 answer

Microsoft missed scope validation on their side while sending an email

Hi! When you send a request to https://graph.microsoft.com/v1.0/me/sendMail and try to create and send an email, you can do it without the "Mail.Send" and "Mail.ReadWrite" scopes. When your access token doesn't have these permissions,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-05-21T12:46:59.2633333+00:00
Dmytro Maliuta 0 Reputation points
edited a comment 2024-05-31T07:05:06.31+00:00
Dmytro Maliuta 0 Reputation points
1 answer One of the answers was accepted by the question author.

Could I delete Intune configuration policy using graph api?

I checked the document but only found get or list query for configuration policy. And I tried to delete the policy on Intune manually and copy the request URL and run it, but it still didn't work.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,757 questions
asked 2024-05-30T07:38:17.7566667+00:00
Mike Ye 20 Reputation points
accepted 2024-05-31T02:06:46.67+00:00
Mike Ye 20 Reputation points
1 answer

can not find a sharepoint link's driver name by microsoft graph api get driver list by siteId

URL: https://xxx.sharepoint.com/sites/mySiteName/SiteAssets/Repositories/Marketing%20Operations/Forms/xxxx.xls I use this graph api: https://graph.microsoft.com/v1.0/sites/xxx/drives to get below response { "@odata.context":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-05-30T09:11:05.18+00:00
He, Marvin 0 Reputation points
commented 2024-05-31T02:02:25.3633333+00:00
He, Marvin 0 Reputation points
0 answers

Microsoft Graph application has stopped working

I have java program using microsoft-graph:5.47.0 that is used to read contents of inbox. This was working fine . Recently I am seeing following error trying to fetch messages [okhttp3.internal.http2.StreamResetException: stream was reset:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-05-30T21:20:44.4966667+00:00
Vg Prasad 0 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft Graph Functionalities

Can anyone explain what is the difference with changekey in calendar and a delta function in Graph APIs. Are they the same, or do they serve for different purposes.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-05-30T16:23:33.81+00:00
Jhonson 20 Reputation points
accepted 2024-05-30T19:00:06.4166667+00:00
Jhonson 20 Reputation points
1 answer

How to get deleted event(s) part of a given series

I need to retrieve deleted event(s) from a given recurrent series. I'm creating a PowerBI report based on Outlook calendar. Leveraging the recurrnces data structures I have been able to build all events of a given series but I'd like to delete the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-05-30T12:32:15.4566667+00:00
Cristiano Degiorgis 20 Reputation points
answered 2024-05-30T18:49:09.2933333+00:00
CharanyaB-MSFT 1,726 Reputation points Microsoft Vendor
2 answers

Why is MailNickName property necessary when i use MSGraph command to create AzureAD groups.

I'm using Microsoft Graph command as below to create AzureAD group on PowerShell. New-MgGroup -displayname XXXXXXXXX -mailnickname XXXXXXX Since the MailNickName property is necesssary.Does this property' value only support the alphabet but other…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,187 questions
asked 2023-11-09T12:58:26.2866667+00:00
qiyang li 0 Reputation points
commented 2024-05-30T17:11:23.32+00:00
Ben Diaczun 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to get GRAPH API token in office.js (got 401 unauthorized)

I set up my Azure app registration application following this document: https://learn.microsoft.com/en-us/entra/identity-platform/v2-oauth2-on-behalf-of-flow I have my Web URI set as: https://localhost:xxxx/Application (client) ID. I added my custom page…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
906 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.
3,599 questions
asked 2024-05-28T16:29:48.7533333+00:00
S W 20 Reputation points
accepted 2024-05-30T15:47:23.6466667+00:00
S W 20 Reputation points
0 answers

Documentation is wrong - What are all the possible values of Authentication Methods in Entra ID SIgn-in logs?

The documentation for Authentication Details -> Authentication Methods in Entra ID Sign-In logs is not correct. https://learn.microsoft.com/en-us/graph/api/resources/authenticationdetail?view=graph-rest-beta it says all the possible values are…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-05-30T14:19:20.56+00:00
bstets 41 Reputation points
1 answer One of the answers was accepted by the question author.

https://graph.microsoft.com/v1.0/devices?$filter=registrationDateTime not working

Hi, I am trying to build an automated flow which runs daily in the early hours of the morning that uses a excel table to run specified HTTP requests for sign ins by newly registered devices and alerts us by email with the results to check 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,914 questions
asked 2024-05-30T12:02:29.9766667+00:00
TryingNotToBeLikeABullInAChinaShop 25 Reputation points
commented 2024-05-30T14:15:24.26+00:00
TryingNotToBeLikeABullInAChinaShop 25 Reputation points
2 answers One of the answers was accepted by the question author.

WARNING: Unable to acquire token for tenant 'organizations' with error 'InteractiveBrowserCredential authentication failed: Method not found: 'Void Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper.RegisterCache(Microsoft.Identity.Client.ITokenCa

Hi Team, Can someone here please assist me with this error to connect my PowerShell session using the Connect-AzAccount ? PS C:\WINDOWS\system32\WindowsPowerShell\v1.0> Connect-AzAccount WARNING: Unable to acquire token for tenant 'organizations' with…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,187 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,951 questions
asked 2023-08-08T13:25:14.0933333+00:00
EnterpriseArchitect 4,896 Reputation points
answered 2024-05-30T13:31:10.7233333+00:00
Hitesh Ramesh Janjrukiya 5 Reputation points