10,854 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

Issues reading custom security attributes with Entra id and graph api

I am trying to access the custom attributes of my users with graph api. I've created an attribute set with attributes and I've set a few of them on my users for testing purpose. This is the code I'm using, I tried both the current and the beta 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,832 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,842 questions
asked 2024-05-24T11:56:00.86+00:00
Robert Desbiens 0 Reputation points
answered 2024-05-24T16:22:53.7733333+00:00
Vasil Michev 96,916 Reputation points MVP
2 answers One of the answers was accepted by the question author.

Access Shared Mailbox via Graph API

Hi Team, I want to read emails received in my organizations SharedMailBox though an inhouse API using Graph API. In order to do so I registered an application in MS Entra. Went to API permissions > Microsoft Graph > Application permissions, and…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,832 questions
asked 2023-10-27T15:25:24.84+00:00
Piyush Payodhi 20 Reputation points
edited a comment 2024-05-24T16:18:32.35+00:00
Diana Tung 0 Reputation points
1 answer

SPO list columnDefinition resource type missing properties

Hi, I am trying to get the column definition for my SPO list. I created the SPO column with location type as: Using this endpoint: endpoint = f"https://graph.microsoft.com/v1.0/sites/{site_id}/lists/{list_id}/columns" I am not getting any…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,832 questions
asked 2024-05-24T09:31:19.85+00:00
Marta Kubinska 0 Reputation points
edited an answer 2024-05-24T16:17:46.94+00:00
Saranya Madhu-MSFT 225 Reputation points Microsoft Vendor
0 answers

graph api calendar for account with more than one calendar

Hi, I'd like to use the endpoint users/<id | UPN>/calendarView for a specific account, let's call it account@domain.com When I call endpoint users/account@domain.com/calendars , I get 3 different calendars, which is correct. The issue is that those…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,832 questions
asked 2024-05-24T15:08:34.3533333+00:00
Pfeiffer Andreas - UCI 150 Reputation points
edited the question 2024-05-24T15:23:03.3+00:00
Pfeiffer Andreas - UCI 150 Reputation points
0 answers

Can we get a list of Microsoft forms made by a specific user or all users in a Tenant using MS Graph API or PowerShell?

Hi All, We need to list all forms created by a user with their Display name, UPN, Created date and the URL to the form. I'm asking this because we are in a middle of a business aquisition and and we need to migrate this data from our tenant to another…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,358 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,008 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,832 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,158 questions
asked 2024-05-24T15:17:18.4166667+00:00
Pasindu Fernando 0 Reputation points
0 answers

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

Hi, I do not know if this is a feature request or a Q&A. I am able to query messages in a shared mailbox using the Graph Explorer and setting the correct permissions. I have also been able to do the same in Python using the "requests"…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,832 questions
asked 2024-05-23T15:58:08.86+00:00
Diana Tung 0 Reputation points
edited the question 2024-05-24T14:39:04.0733333+00:00
Diana Tung 0 Reputation points
1 answer

CalendarView Graph API returns empty response for Office365 calendar

GET /me/calendar/calendarView?startDateTime={start_datetime}&endDateTime={end_datetime} API gives empty result as: { "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#users('user%40outlook.com')/calendarView", …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,832 questions
asked 2021-01-23T09:43:33.247+00:00
Yogesh Hole 6 Reputation points
edited an answer 2024-05-24T14:35:42.1133333+00:00
Pfeiffer Andreas - UCI 150 Reputation points
0 answers

B2c: "userPrincipalName already exists" even though the user can't be found via the Graph API

Since yesterday 10AM UTC+2 where having some issues with creating new users via the Graph API in one of our B2c tenants. Some requests time out and retries end up with userPrincipalName already exists and HTTP 400. The problem is: the actual user cannot…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,832 questions
asked 2024-05-03T15:58:40.56+00:00
commented 2024-05-24T14:33:22.9833333+00:00
Alex Johnson 0 Reputation points
1 answer One of the answers was accepted by the question author.

unknown error code encountered when attempting to retrieve notebook details. Code: 10026

get sections in notebook' which is failing with Error; unknown error code encountered when attempting to retrieve notebook details. Code: 10026". Looking into this code, it has been throwing from one note but from documentation, we do not have any…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,832 questions
asked 2024-05-22T13:13:04.44+00:00
Teodor Rusu 20 Reputation points Microsoft Employee
accepted 2024-05-24T14:02:59.83+00:00
Teodor Rusu 20 Reputation points Microsoft Employee
1 answer

Using Microsoft Graph to pull file usage details

On my site (just a single site, not an entire tenant), I have enabled the site feature "Sharepoint Viewers". This allows me to see who has viewed a file (and when). This is helpful when it comes to see if specific users have viewed required…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,832 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,858 questions
asked 2024-05-23T18:52:26.1733333+00:00
Kmetz 0 Reputation points
commented 2024-05-24T13:53:55.3333333+00:00
Kmetz 0 Reputation points
2 answers

Insufficient privileges to complete the operation on updating user password through ROPC user flow

Hi All, I am trying to update ADB2C user's password through ROPC flow. I have give required permission to the application, below are the permission Directory.ReadWrite.All Directory.Write.Restricted User.ReadWrite.All Below are…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,832 questions
asked 2022-10-05T11:42:19.573+00:00
Ganesh Jagdale 66 Reputation points
commented 2024-05-24T13:35:59.0866667+00:00
Isaac Smith 61 Reputation points
1 answer One of the answers was accepted by the question author.

Issue with Adding Planner Tab to Teams Using Graph API - Content Perpetually Loading

Hello, I've been encountering an issue for the past 2-3 weeks, which seems to coincide with the release of the new Planner version. When attempting to add a Planner tab to a Microsoft Teams channel using the Microsoft Graph API, the tab is successfully…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,243 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,832 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,919 questions
asked 2024-04-09T06:18:27.91+00:00
Joah Lenzo 30 Reputation points
commented 2024-05-24T13:21:06.9366667+00:00
Cesar Bock 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to get ordering in events obtained from delta request

I am using Microsoft Graph API to access details about files in Sharepoint. I am using the delta query request to get the list of files updated since my last fetch. Couple of questions - If there is a file creation operation and then a delete operation…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,832 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,858 questions
asked 2024-05-21T16:13:15.9966667+00:00
User3 40 Reputation points
accepted 2024-05-24T11:33:39.8066667+00:00
User3 40 Reputation points
3 answers

Improving B2BManagementPolicy updating

The current solution for updating our B2BManagementPolicy involves a PowerShell script that sets the Allow list for external domains obtained from Sharepoint to the B2BManagementPolicy via Set-AzureADPolicy and also writes it to Teams collaboration…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,832 questions
asked 2024-01-04T08:53:44.4866667+00:00
Dennis Johansson 0 Reputation points
answered 2024-05-24T11:19:23.3366667+00:00
Jens Westerlund 10 Reputation points
0 answers

SharePoint Tenent Setting Not fully available in Graph API

The Graph API SharePoint Tenet setting is not giving complete details like the Powershell Cmd : Get-SPOTenent But SPOTenent is using only legacy authorization. And PnP also using only the user based bearer token not accepting the application based…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,832 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
864 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,858 questions
asked 2024-05-24T11:01:43.2233333+00:00
Mukilan M 0 Reputation points
1 answer

channel isFavoriteByDefault only applies for existing owners and members

When I create a Team with channels in one request then when a channel have the isFavoriteByDefault property set to true then it only shows the channel by default for existing owners and members of the teams but not for new members. Is this normal…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,243 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,832 questions
asked 2024-05-23T07:37:58.8333333+00:00
Daniël Pastoor 0 Reputation points
commented 2024-05-24T10:16:35.82+00:00
JimmyYang-MSFT 49,366 Reputation points Microsoft Vendor
1 answer

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,832 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,158 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,842 questions
asked 2024-05-23T10:34:22.19+00:00
Sivasankaran J 0 Reputation points
commented 2024-05-24T10:13:28.95+00:00
Sivasankaran J 0 Reputation points
0 answers

Error while trying to sync changes to Power BI workspace

I'm trying to sync my latest changes to my staging workspace through git integration in Power BI. Tested my changes in a development workspace and the changes synced fine without any error. While I was trying to sync the same changes in Staging…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,832 questions
asked 2024-05-24T09:56:48.4033333+00:00
Anand Kumar Venkatamurugan 0 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to modify the "Printer status" through API.

I regist a OEM printer following https://learn.microsoft.com/en-us/universal-print/hardware/universal-print-oem-printer-registration . The printer show as below. How to modify the value of "Printer status" through API?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,832 questions
asked 2023-07-11T02:26:48.2833333+00:00
d d 40 Reputation points
accepted 2024-05-24T09:37:35.2433333+00:00
d d 40 Reputation points
1 answer

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,243 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,832 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,919 questions
asked 2024-05-22T18:32:01.4166667+00:00
Matt Ringsell 20 Reputation points
commented 2024-05-24T09:27:33.8733333+00:00
Matt Ringsell 20 Reputation points