10,507 questions with Microsoft Graph-related tags

Sort by: Updated
7 answers

How can i fetch the LIVE participants of a teams meeting just by using the api with rest or powershell?

We try to get live information about the current participants of a meeting (multiple times during the meeting). Yet unable to fetch these participants during the meeting. So far only after the meeting, which is not recent enough.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,015 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 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,818 questions
asked 2022-05-25T17:13:23.437+00:00
XEO 6 Reputation points
answered 2024-04-16T22:16:27.0333333+00:00
XEO 6 Reputation points
1 answer One of the answers was accepted by the question author.

powerbi permissions are not being added when I specify all the scopes while generating auth token

I am trying to do oauth 2.0 flow. And these are the permissions I am giving: Directory.ReadWrite.All User.ReadWrite.All openid offline_access https://analysis.windows.net/powerbi/api/Dataset.ReadWrite.All But the powerbi permission is not being applied.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 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,342 questions
asked 2024-04-16T00:58:12.44+00:00
Fastn ai 0 Reputation points
accepted 2024-04-16T19:45:50.78+00:00
Fastn ai 0 Reputation points
1 answer

User can view and edit calendar, but not create events

I am attempting to use the MS Graph API to create a calendar event on a calendar, using the following endpoint: https://graph.microsoft.com/v1.0/me/calendars/<calendar_id>/events I am passing a valid OAuth access token using the Authorization…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 questions
asked 2024-04-15T19:02:52.1866667+00:00
Matthew Wetmore 0 Reputation points
commented 2024-04-16T19:15:33.5433333+00:00
Matthew Wetmore 0 Reputation points
0 answers

Does teams app has introduced new feature to provide the application permission for bot app registration.

Hi Team, We are using chatbot for a live agent conversation. So we have teams group with multiple team members as agents. Currently we are using the Manifest version 1.11 and used the below permission to avoid @botname mention while sending the message…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 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,818 questions
asked 2024-04-16T11:48:36.9166667+00:00
lakshmi 551 Reputation points
edited the question 2024-04-16T19:07:33.52+00:00
YutongTie-MSFT 45,911 Reputation points
1 answer

In Copilot Studio(Formerly PVA), how to retrieve chat history in a chat bot

I have developed a chat bot in Copilot Studio. But it does not give the logged in user's previous chat history. How to fetch the chat history of the user every time the user logs in

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 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,818 questions
Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
54 questions
asked 2024-03-28T09:44:28.0266667+00:00
Muralikrishnan Ramanathan 5 Reputation points
answered 2024-04-16T17:24:00.1966667+00:00
Andrew Geddes 496 Reputation points
2 answers

Azure.Identity.AuthenticationFailedException: 'OnBehalfOfCredential authentication failed: AADSTS50013: Assertion failed signature validation. [Reason - The key was not found., appID: 00000000-0000-0000-0000-000000000000

Hello, I am currently trying to use On-Behalf-Of authentication to validate a call to the Graph API SDK. I have a Vue app that sends a request to my web api that I want to call the graph sdk. I have initialized the client according to the documentation…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 questions
asked 2023-07-18T18:14:53.4366667+00:00
Anonymous
commented 2024-04-16T16:13:23.6566667+00:00
Catalin Hutanu 0 Reputation points
0 answers

Graph API Beta - Analyzed Email Remediate

Receive the following error when attempting to POST to https://graph.microsoft.com/beta/security/collaboration/analyzedEmails/Remediate "WWW-Authenticate": "Bearer error=\"invalid_token\", error_description=\"S2S17001: SAL…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 questions
asked 2024-04-16T15:52:39.79+00:00
Matthew Helmbrecht 0 Reputation points
0 answers

PIM activation settings for an Entra role exposed through Graph are not honored?

I want to update the PIM activation settings for an Entra role programmatically. Let's say "Global Administrator". First, I make a call to learn the role id of the Entra role with the display name "Global Administrator: GET…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 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,342 questions
asked 2024-04-16T15:41:36.1066667+00:00
Ashton Mickey 0 Reputation points Microsoft Employee
0 answers

I've encountered the 'unauthorized_client: The client does not exist or is not enabled for consumers' error while trying to use authentication via Microsoft Graph in my web service; any ideas on how to fix this?

Hello, I've added authentication via Microsoft Graph to my web service. Everything was working fine, but at some point, I started getting an "unauthorized_client: The client does not exist or is not enabled for consumers" error when trying to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 questions
asked 2024-04-16T14:51:12.9333333+00:00
Netlas Team 0 Reputation points
1 answer

Post logout redirect uri does not work for certain accounts

When logging out of the accounts connected to the application, there is a redirect like so: /login.microsoftonline.com/common/oauth2/logout?post_logout_redirect_uri=app-url-here There are some accounts where the redirect does not work, and the page…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 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,342 questions
asked 2024-04-15T13:13:59.72+00:00
JA 0 Reputation points
edited a comment 2024-04-16T14:45:05.08+00:00
JA 0 Reputation points
0 answers

Error: 401 - FileOpenUserUnauthorized - Graph API - OneDrive personal account

Hi, We are integrated with OneDrive and Sharepoint to Read and Write Excel files using Graph API. We are facing a problem, recently, in some users' accounts that use OneDrive with personal account type(not work and neither school). Some operations…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 questions
asked 2024-04-16T14:23:48.9266667+00:00
Lucas Klassmann 20 Reputation points
0 answers

Use ClientSecretCredentialBuilder to connect to MS Graph in China

Hi, We want to use MS Graph using the Java Azure SDK. For Azure public cloud we used the ClientSecretCredentialBuilder to set clientID, tenantID and client secret. Now we want to make our app also be able to use MS Graph for China. For this, we need to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 questions
asked 2024-04-16T13:09:56.5733333+00:00
AlexanderMaisch-9403 0 Reputation points
3 answers One of the answers was accepted by the question author.

Error AADSTS650053: The application 'XXXX' asked for scope 'Exchange.Manage' that doesn't exist on the resource '00000003-0000-0000-c000-000000000000'. Contact the app vendor.

Hi! When I ask for the delegated permission Exchange.Manage on the url https://login.microsoftonline.com/common/oauth2/v2.0/authorize, I receive the error in this question title. The error says that the permission is asked on the Graph ressourceId, but…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 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,153 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,342 questions
asked 2024-03-29T14:30:31.13+00:00
Guillaume Dumont 25 Reputation points
accepted 2024-04-16T13:01:24.7766667+00:00
Guillaume Dumont 25 Reputation points
0 answers

How can I configure the policy in Intune or Entra ID to automatically delete and remove stale computers with the activity older than 6 months?

How do I set up the policy in Intune or Entra ID to automatically delete and remove stale computers with activity older than 6 months? or any PowerShell script that I can safely run regularly to remove any Device in Entra ID with no activity for more…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 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,704 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,289 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,342 questions
asked 2024-04-16T12:41:33.58+00:00
EnterpriseArchitect 4,681 Reputation points
edited the question 2024-04-16T12:47:02.26+00:00
EnterpriseArchitect 4,681 Reputation points
0 answers

Unable to GET /roleManagement/directory/roleEligibilityScheduleRequests with read-only permissions

We have discovered that a GET /roleManagement/directory/roleEligibilityScheduleRequests requires RoleEligibilitySchedule.ReadWrite.Directory or RoleManagement.ReadWrite.Directory even though this is a basic READ operation. The documentation lists read…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 questions
asked 2024-04-15T13:55:30.3766667+00:00
PWhitmore 0 Reputation points
edited the question 2024-04-16T12:41:10.03+00:00
PWhitmore 0 Reputation points
0 answers

Microsoft Graph API - File permissions (User vs. Groups)

Hello, We are trying to check if a given user has access to a SharePoint file (ideally with the permission too) We use the File.ReadAll permission. Unfortunately for Sharepoint, when we use the Permissions endpoint we get Groups permissions. The Groups…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,543 questions
asked 2024-04-16T12:07:20.32+00:00
Saad Bahir 0 Reputation points
2 answers

Use Graph API to update managed metadata / taxonomy term column/field of list item in document library of SharePoint online

I would like to patch/update the fields/columns (of type Managed metadata / taxonomy terms) of a list item in a document library of SharePoint. Example: URL endpoint:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,543 questions
asked 2023-06-28T13:53:18.6466667+00:00
Kyriakos Papadimos 0 Reputation points
answered 2024-04-16T12:01:54.2+00:00
James Hogg 0 Reputation points
0 answers

MS graph: calling delta link on sites/ throw internal error when a sharepoint site is deleted

Is it normal? It occurs every time I query a delta link(sites/delta) just after deleting a sharepoint site. { "error": { "code": "InternalServerError", "message":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 questions
asked 2024-04-15T21:16:05.5966667+00:00
Luigi Gravel 0 Reputation points
edited the question 2024-04-16T11:33:13.9766667+00:00
Luigi Gravel 0 Reputation points
1 answer One of the answers was accepted by the question author.

Can Intune report on all iOS devices set to Lost Mode (possibly using MSGraph / PS)?

Hi, I'm trying to find a way of reporting on all iOS devices where Lost Mode has been enabled (or tried to be enabled). There is no column to display this and if you dive into a device, this doesn't appear to be stored in a defined field, just a status…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 questions
Microsoft Intune iOS
Microsoft Intune iOS
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.iOS: An Apple mobile operating system.
184 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,289 questions
asked 2024-04-15T16:14:54.18+00:00
PiersMH 21 Reputation points
accepted 2024-04-16T11:29:54.5366667+00:00
PiersMH 21 Reputation points
2 answers

How do I fetch properties in driveItem like image tags via graph api?

Hello, I'm currently working on fetching properties of a driveItem using the Microsoft Graph API endpoint GET /drives/{drive-id}/items/{item-id}. I'm specifically interested in retrieving properties like image tags, title, etc. While using the select…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,543 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,649 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,112 questions
asked 2024-04-15T07:52:16.4166667+00:00
Arnav Lala 0 Reputation points
answered 2024-04-16T11:26:34.1+00:00
Arnav Lala 0 Reputation points