10,697 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Using MS Graph to get Calendar for a resource

Trying to get Calendar information for a specific users (not Me) but getting error. Getting user detail: Query: https://graph.microsoft.com/v1.0/Users/5e28a862-6056-44fc-b8a6-f3cdbdd47fcb Result : gave me detail about this users without any…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,017 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
asked 2024-05-07T19:54:03.3366667+00:00
virginie Marcoux 0 Reputation points
1 answer

MS Graph API - Fetch Resource Calendar meeting details using user's oAuth token

Our application uses Microsoft Graph API to sync MS 365 calendar using oAuth. For user specific calendar, below API is being used to fetch data using their access token, https://graph.microsoft.com/v1.0/me/calendarview We have additional requirement to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
asked 2024-04-04T14:06:07.44+00:00
Saravana 161 Reputation points
commented 2024-05-07T19:34:05.3+00:00
CharanyaB-MSFT 1,421 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

AclCheckFailed when list chat messages via Graph API

I'm try to get messages from a chat ID https://learn.microsoft.com/en-us/graph/api/chat-list-messages GET /chats/{{chatId}}/messages GET /users/{{UserId}}/chats/{{chatId}}/messages Response: { "error": { "code":…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,135 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 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,878 questions
asked 2024-04-26T15:47:03.78+00:00
Adão Duque 20 Reputation points
commented 2024-05-07T19:12:29.7066667+00:00
Adão Duque 20 Reputation points
2 answers

/invite endpoint "notAllowed" but /createLink ok in Sharepoint via Graph API

Hi, I don't understand why I can create a sharing link via the POST /sites/{siteId}/drive/items/{itemId}/createLink endpoint but when I try to use the POST /sites/{siteId}/drive/items/{itemId}/invite endpoint I receive a 403 with this body: { …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
asked 2024-04-30T11:43:26.8633333+00:00
Lemo_admin 0 Reputation points
commented 2024-05-07T17:30:55.7633333+00:00
Hitesh Pachipulusu - MSFT 80 Reputation points Microsoft Vendor
2 answers

Graph API reports for Copilot usage data

Are there any Graph REST API endpoints available to retrieve Copilot usage data? We can view the usage data in the UI, but we would like to access this information through an API. Thanks

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
55 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
132 questions
asked 2024-02-04T13:01:51.82+00:00
admin dev-torii 10 Reputation points
answered 2024-05-07T16:49:59.1266667+00:00
Audrey Lloyd 0 Reputation points
0 answers

How can I create GraphServiceClient using AccessToken from AuthenticationResult

In my code I already used AcquireTokenSilent and AcquireTokenInteractive; they provided an AuthenticationResult (with AccessToken) which I would like to use to create a GraphServiceClient. I could not find a suitable constructor so I hacked a solution…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 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,595 questions
asked 2024-05-07T16:19:11.86+00:00
Ken Smith 105 Reputation points
2 answers

Unable to get a Bot Token for a non-published App

Hi there, We are developing a new Bot for notifications from our website. We are using the Proactive Installation flow. The flow works when we use our old, published App, but when I switch to the App we are building, which is published to our org, I get…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,203 questions
asked 2024-04-29T22:16:49.8966667+00:00
Michael Karampalas 5 Reputation points
answered 2024-05-07T16:03:10.7466667+00:00
Michael Karampalas 5 Reputation points
0 answers

Get Doc Library associated with a Group

I'm trying to Get the document library associated with a group, GET /groups/{groupId}/drive as mentioned over here…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,704 questions
asked 2024-05-07T15:29:00.86+00:00
Akshith Reddy Thalla 80 Reputation points
1 answer

Most secure way to enable Azure automation python runbook to access Microsoft Graph for an organisatinon

Hi all, I am needing to create an azure automation python runbook that accesses an organisation's Microsoft Graph and Microsoft 365, with the permissions to read and write to the Graph. I have seen several ways to do this, but am worried since this…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,129 questions
asked 2024-04-30T01:31:37.85+00:00
Grant Fullston 0 Reputation points
answered 2024-05-07T15:27:00.09+00:00
Carolyne-3676 201 Reputation points
1 answer

How do we Integrate the Microsoft Planner with my Web Application

Hello Team, I have a requirement where I need to integrate Microsoft Planner in My Web Application, not a SharePoint Site. Just Like what we have to Integrate with Teams similarly, I need to Integration with My Web Application. Need Help on Both the …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
asked 2024-05-03T11:10:01.49+00:00
Chethan Ramesh 0 Reputation points
commented 2024-05-07T15:23:55.45+00:00
Chethan Ramesh 0 Reputation points
1 answer

Getting error while reading the user by email address

Hello there, I wanted to explore the Microsoft graph API's for creating the online meeting events via teams meeting. Now the events must be related to respective users. To get the user i have followed below. I have enrolled into the trial version of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
asked 2024-05-07T13:44:54.2966667+00:00
BS 0 Reputation points
answered 2024-05-07T15:14:39.7433333+00:00
Vasil Michev 95,671 Reputation points MVP
1 answer

Get All SharePoint Files and Folder in a Tree structure of a Document Library using GraphAPI?

Get All SharePoint Files and Folder in a Tree structure of a Document Library? I can get all the files within the Document Library, but not in a structured way or in a tree format, by using -…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,704 questions
asked 2024-05-06T14:51:31.3533333+00:00
Akshith Reddy Thalla 80 Reputation points
commented 2024-05-07T14:41:23.33+00:00
Michael Taylor 48,656 Reputation points
0 answers

Graph API - filter and select together - 404 error

When i use 'filter' and 'select' together in a GRAPH API url, it gives a 404 error This is my URL in web.config - https://graph.microsoft.com/v1.0/users?$select=givenName&$filter=startswith(displayName,'searchName') Following is the code i use to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
asked 2024-05-07T12:55:12.9133333+00:00
John Joseph Mathichiparambil - EW 0 Reputation points
1 answer

Error revoking login session

I am loggin using OAuth (Open Authorization) 2.0, and i want to log out directly in my background without use https://login.microsoftonline.com/common/oauth2/v2.0/logout to do this log out i am using this endpoint: curl --location --request POST…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
asked 2024-05-06T14:21:16.99+00:00
Rodrigo Cardoso 0 Reputation points
edited a comment 2024-05-07T12:35:53.2233333+00:00
Rodrigo Cardoso 0 Reputation points
0 answers

Exception of type 'Microsoft.Fast.Profile.Core.Exception.ProfileBadRequestException' was thrown

We've had a flow running in production for about a month now that updates associate images using the Graph. This week we are seeing issues where the Base64 image is throwing an error. Permissions haven't changed. We tried going directly through Graph…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
asked 2024-05-07T12:34:10.21+00:00
Matt Perry 0 Reputation points
3 answers

While get user’s list of followed sites (using application permissions). By calling GET /me/followedSites endpoint gives "access denied”

Hi team, I was trying to get user’s list of followed sites (using application permissions). But calling GET /me/followedSites endpoint gives "access denied” and not able to know the root cause for this issue. Is something know issue or is it…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,704 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,676 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
511 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,576 questions
asked 2024-05-07T07:03:46.88+00:00
Tanvi Mittal 0 Reputation points
answered 2024-05-07T10:24:40.77+00:00
Tanvi Mittal 0 Reputation points
2 answers

Create a php graph upload to onedrive

Hello i did the php graph tutorial to create a upload script for onedrive. i need to upload automatically some files from my linux server to onedrive, so i want to do this with php. the tutorial is great and it works for me. But know i don't know, how i…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
asked 2024-04-28T14:53:06.51+00:00
Andreas Rottmann 0 Reputation points
answered 2024-05-07T10:16:25.7766667+00:00
Andreas Rottmann 0 Reputation points
2 answers One of the answers was accepted by the question author.

Graph Subscription API Error ValidationError

I'm trying to call post API to create a subscription with this body, but returned ValidationError without any description. Can someone help me?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
asked 2024-04-30T06:56:38.8166667+00:00
Akbar Putra 20 Reputation points
commented 2024-05-07T08:27:52.05+00:00
Akbar Putra 20 Reputation points
0 answers

Programmatic Upgrade of Intune Line-of-Business Apps

Overview I am trying to programmatically update Intune Line-of-Business apps using the MS graph API, but am running into issues with Intune incorrectly detecting that the new version is installed, when in fact the old version is the only one still on the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,376 questions
asked 2024-04-16T06:23:35.3066667+00:00
Edan Bash 25 Reputation points
commented 2024-05-07T08:14:36.6166667+00:00
Catherine Kyalo 570 Reputation points Microsoft Employee
1 answer

ClientSecretCredential authentication failed

This is my code FolioFactory folioFactory = new FolioFactory(); ConfigOneDrive objOneDrive = folioFactory.ConsultarConfigOneDrive(e => e.IdEntity == IdEntity).FirstOrDefault(); var scopes = new[] { "https://graph.microsoft.com/.default"…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,289 questions
asked 2024-05-06T21:32:48.83+00:00
Mario Malvido 0 Reputation points
answered 2024-05-07T07:56:20.3033333+00:00
CarlZhao-MSFT 37,216 Reputation points