13,270 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

ACCESS FILES IN ONE DRIVE

I am elaborating on the samples https://github.com/Azure-Samples/ms-identity-dotnetcore-maui/tree/main I added the scopes Files.Read, Files.ReadWrite, Files.ReadWrite.All with the goal to access my files. try { …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
asked 2025-03-17T18:07:46.8066667+00:00
Giorgio Sfiligoi 326 Reputation points
edited the question 2025-03-17T20:39:17.95+00:00
Rob Caplan - MSFT 5,627 Reputation points Microsoft Employee
1 answer

‎Can't find a chatbot I created‎ with Power Virtual Agent to edit

I created a chatbot with powervirtual agent integrated in teams, we were using this chatbot for a while and is still active, but when I tried to edit it to create new questions and answers I couldn't find it in Developer Portal. I looked in Powerapps and…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 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,653 questions
asked 2024-02-15T14:49:57.5633333+00:00
Rodrigo Merino 0 Reputation points
edited a comment 2025-03-17T17:56:35.8566667+00:00
TP 110.3K Reputation points
0 answers

Operation: Create; Exception: [Status Code: BadRequest; Reason: Notification URL 'https://publisher-eu.windows.net/api/ ...... Request headers must contain only ASCII characters

We have out app using Microsoft Graph running for a long time. We create a subscription to user events. $sub = new Graph\Subscription(); $sub->setChangeType("created,updated,deleted");…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
asked 2025-03-17T12:19:44.6366667+00:00
Nils Polaw 0 Reputation points
commented 2025-03-17T17:14:07.5466667+00:00
Nils Polaw 0 Reputation points
1 answer

402 payment required issue when trying to call Teams meeting transacript API

We have subscribed teams meeting transcript APIs and it seems fine but when i request to that api through my application the api is responding an error with this message: "402 payment required"

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
asked 2025-03-10T17:12:47.5366667+00:00
Kamal Ranabhat 0 Reputation points
commented 2025-03-17T17:13:42.31+00:00
Akhil Nasalwai - MSFT 815 Reputation points Microsoft External Staff
1 answer

Sharepoint newly created document library can not respond graph api for long time.

I'm developing share point upload feature using graph api. But newly create document library path can't respond graph query for some hours. After passing some hours, I can get response using same query. Why it takes time to using graph query for newly…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
asked 2025-03-11T05:10:04.4733333+00:00
commented 2025-03-17T17:13:15.4733333+00:00
Akhil Nasalwai - MSFT 815 Reputation points Microsoft External Staff
1 answer

webhook for the Teams Presence API

I'm trying to set up a webhook for the Teams Presence API. My webhook URL is publicly accessible and responds with a 200 status code and the validation token, but I'm still receiving a ValidationError: Subscription validation request failed. I'm using…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
asked 2025-03-17T14:18:16.1566667+00:00
Darren Fuller 0 Reputation points
answered 2025-03-17T17:10:34.0733333+00:00
Akhil Nasalwai - MSFT 815 Reputation points Microsoft External Staff
0 answers

Copilot Studio Error After Removing a Member from a Team via Graph API (Conversational Update trigger)

I am developing an agent in Microsoft Copilot Studio. In Power Automate, when I use the "Add a member to a team" Teams connector, the user is successfully added to a team, and I receive an eventType in Copilot Studio. However, since Power…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
asked 2025-03-17T15:18:59.41+00:00
Erol SERTER | PEAKUP 0 Reputation points
0 answers

An Outlook event not being returned by iCalUId

Using Microsoft Graph API, we have an event created by a user who invited a room. From our understanding, there is an event A in the users calendar and an event B in the room's calendar. Both of them are linked by the same iCalUId. We use this to query…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
asked 2025-03-17T14:21:39+00:00
Jean-Sébastien Arès 20 Reputation points
0 answers

How to resolve this error for outlook integration using microsoft graph api

Fatal error: Uncaught TypeError: Microsoft\Kiota\Abstractions\Authentication\BaseBearerTokenAuthenticationProvider::__construct(): Argument #1 ($accessTokenProvider) must be of type Microsoft\Kiota\Abstractions\Authentication\AccessTokenProvider,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
asked 2025-03-13T10:08:40.05+00:00
Capminds 0 Reputation points
commented 2025-03-17T12:01:02.16+00:00
SrideviM 910 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Unable to get the values of OnPremises* attributes for the user in Entra ID via MS Graph PS module

Hello, MS decommissions old PS MSOnline and AzureAD modules and recommends to use Microsoft.Graph instead. I was unable to get the values ​​of these attributes using something like: Get-MgUser -UserId "******@company.com" | Format-List * it…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
asked 2025-03-14T12:40:38.4733333+00:00
Allan Stark 521 Reputation points
accepted 2025-03-17T10:49:15.0933333+00:00
Allan Stark 521 Reputation points
1 answer

Default user flow is picking up Pre-Created B2C users but Custom Policy is not

I have a B2C tenant, where I have both, custom Policies and Default User-flows. I have both, local and federated user login setup for both of them. Now I pre-create the federated users into the B2C, via MS GraphAPI, I give a payload which looks like…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,678 questions
asked 2025-02-13T17:33:10.2966667+00:00
Hamza Khalid 0 Reputation points
accepted 2025-03-17T09:56:58.73+00:00
Hamza Khalid 0 Reputation points
1 answer

Help Needed: "List_chats" Action Failing with BadRequest Error in Power Automate Flow

Hi everyone, I'm encountering an issue with my Power Automate flow, and I could use some help. The flow is triggered manually and includes an action to list group chats in Microsoft Teams. However, the "List_chats" action is failing with the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
asked 2025-03-14T20:20:24.1066667+00:00
MARTINS Alexandre 0 Reputation points
answered 2025-03-17T09:04:51.4233333+00:00
CarlZhao-MSFT 45,761 Reputation points
1 answer

Is there a graph api to add a comment on a page?

I want to load data to my sharepoint site programmatically. I am able to create and publish page but not able to add comment on it.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
asked 2025-03-13T22:19:12.0266667+00:00
Yichen Name 86 Reputation points
commented 2025-03-17T08:32:18.0833333+00:00
Saranya Madhu-MSFT 1,895 Reputation points Microsoft External Staff
1 answer

Get Booking options Information Booking Duration (hours) &Booking window (days)

Hi, I want to get information about Booking Duration (hours) and Booking window (days) Rooms & equipment . I tried use List places and room resource type graph API, but the response doesn't include those. Also tried use 'mailboxSettings' , but it…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
asked 2025-03-13T01:22:35.97+00:00
Kadek Ardana 0 Reputation points
commented 2025-03-17T08:32:16.62+00:00
Rajat Vashistha-MSFT 1,310 Reputation points Microsoft External Staff
1 answer

get-mgauditlogsignin - generated variable returns no output

I am trying to get the last sign in for all members of a group. When I run the get-mgauditlogsignin command with a generated variable, I receive no output. If I run the same command but manually create the variable, I get the required output This…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
asked 2025-03-12T13:35:25.39+00:00
Ian Flood 0 Reputation points
edited an answer 2025-03-17T08:28:06.95+00:00
Rukmini 86 Reputation points Microsoft External Staff
1 answer

Issues with Microsoft Graph API Team Creation Using firstChannelName Property

I'm experiencing inconsistent behavior when creating teams via the Microsoft Graph API, specifically when using the firstChannelName property to set the name of the initial channel. Occasionally, requests return 400 Bad Request or 502 Bad Gateway errors.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
asked 2025-03-15T04:24:17.0666667+00:00
Hamza Jouini 20 Reputation points
answered 2025-03-17T08:26:42.1933333+00:00
Saranya Madhu-MSFT 1,895 Reputation points Microsoft External Staff
0 answers

Search Across Tenant

Hi, I need to develop functionality to search across the entire tenant, i.e. Mails, Teams messages, Sharepoint, OneDrive, Sites etc. I want to use one API and one endpoint, to do this. I have come across this API:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
asked 2025-03-17T07:57:37.5966667+00:00
M365 Admin 0 Reputation points
2 answers

Using sendMail in Graph API with application permissions.

I'm trying to update a PHP application which sends emails from a Microsoft tenant with the Graph API. The problem I have is all of the documentation is for delegated permissions and so the sendMail line is: $response =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
asked 2025-03-15T22:47:19.2566667+00:00
William Thomas 65 Reputation points
answered 2025-03-17T06:47:14.9866667+00:00
CarlZhao-MSFT 45,761 Reputation points
0 answers

Creating GraphServiceClient for a Client credentials provider, using a client secret not working

I'm migrating my project from using HTTP Direct calls to MSGraph endpoints to use MS Graph Java SDK 6.x When using standard, recommended code for creating MsGraphClient…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
asked 2025-03-14T13:22:16.06+00:00
Ignacio Zafra Jiménez 1 Reputation point
commented 2025-03-17T02:05:58.5866667+00:00
CarlZhao-MSFT 45,761 Reputation points
1 answer

Powershell Graph query not returning group members

Hello! I'm encountering problems making device status queries via the Powershell Graph module. We’re trying to retrieve a list of devices and their compliance status from an Intune/Azure group. This is a security group, and these devices are direct group…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,270 questions
asked 2025-02-28T20:51:37.4733333+00:00
Riki Gay 0 Reputation points
commented 2025-03-15T06:39:10.5066667+00:00
Vasil Michev 115.4K Reputation points MVP