12,499 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Error code 5016 in API response on November 25th

Hi ! On 25th November we start to receive in the "error" field of the API response a 5016 error. It hasn't happened again, but i would like to know what that error code means. I was looking in the documentation and i didn't find any error…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 questions
asked 2024-12-06T17:02:24.5533333+00:00
Matias Sosa 0 Reputation points
0 answers

Migrate Service Principals from the retiring Azure AD Graph APIs to Microsoft Graph

We are getting a recommendation in multiple client tenants to "Migrate Service Principals from the retiring Azure AD Graph APIs to Microsoft Graph" . When we look at what the application is, it says Microsoft Office. I assume we can't do…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
5,269 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 questions
asked 2024-12-06T16:58:54.1266667+00:00
Jon Feilding 0 Reputation points
1 answer

When Microsoft Purview Audit Search Graph API will be GA?

When Microsoft Purview Audit Search Graph API will be GA? Initially it was said to be available by June 24 , however the api is still avaiable under beta.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
1,267 questions
asked 2024-12-06T11:01:59.5+00:00
Jadhav, Swati 0 Reputation points
answered 2024-12-06T16:26:43.1666667+00:00
Vasil Michev 109.7K Reputation points MVP
1 answer

How to query a user based on extensionAttributes?

I want to query a user by the value of extensionAttribute1 but I'm getting this error: "Microsoft.Graph.Models.ODataErrors.ODataError: Property 'extensionAttribute1' does not exist as a declared property or extension property." When I go to my…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 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.
11,106 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,447 questions
asked 2024-12-06T11:04:38.44+00:00
Brecht Ghijselen 0 Reputation points
answered 2024-12-06T16:17:04.31+00:00
Vasil Michev 109.7K Reputation points MVP
0 answers

Is provisioning Teams teams and channels using the Graph API supposed to be unreliable?

In our application we offer a Teams integration feature that will create teams and channels within users' own Teams environment for file sharing and scheduling. Most of the time it works fine (albeit very slowly), but from time to time the channel will…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,461 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 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,401 questions
asked 2024-11-14T20:10:14.8466667+00:00
Ian Simpson 26 Reputation points
edited a comment 2024-12-06T15:46:16.04+00:00
Dan Illausky 0 Reputation points
0 answers

Send an email from an Azure c# Function app function, through exchange online using the Graph api

I want to be able to send an email from an Azure functions app using our Exchange online account (the same account as the Azure account is registered with). My reading has directed me to the MS Graph API to do this, involving the following steps: …

Microsoft Exchange Online
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,191 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 questions
asked 2024-12-06T15:39:50.57+00:00
Peter Salmon 20 Reputation points
0 answers

Bot unable to see attachments in groupchat and channel conversation context

Hello! I am creating a bot which interacts with the user, gets their questions, and answer them using an API in the background. I want it to work with attachments (mainly images) as well. As far as I understand, images can be directly pasted, or sent as…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,461 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 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,401 questions
asked 2024-12-05T15:27:17.38+00:00
Varad L 0 Reputation points
commented 2024-12-06T15:37:10.2866667+00:00
Varad L 0 Reputation points
0 answers

I need help locating and migrating service principals from Azure AD Graph API to the new Microsoft Graph

Hello, I'm just an InfoSec guy trying to find what resources are using the soon to be deprecated Azure AD Graph API so we can migrate to the new Microsoft Graph. I got the automated email as a new recommendation, but when I click through the links, we…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 questions
asked 2024-12-06T14:28:38.54+00:00
Adam in Education 0 Reputation points
0 answers

Graph API not allowing to create a Teams from existing HiddenMembership group

Hi, I'm at a stand still. We've been creating Microsoft 365 groups (https://graph.microsoft.com/v1.0/groups) with these settings for the past 3 years no issues. { "@odata.context":…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,461 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 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,401 questions
asked 2024-12-05T21:57:49.8466667+00:00
Pat Paquin 0 Reputation points
commented 2024-12-06T14:23:53.3866667+00:00
Meghana-MSFT 3,891 Reputation points Microsoft Vendor
0 answers

Unable to retrieve all items from a SharePoint site and their associated permissions (e.g., users, groups, site groups)

Objective: To retrieve all items from a SharePoint site and their associated permissions (e.g., users, groups, site groups). Current Approach: Tracking changes: We use the endpoint /drives/{drive-id}/root/delta as documented here. Fetching…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,946 questions
asked 2024-12-06T14:21:54.5333333+00:00
Alexander Denchev 0 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to Create or Fetch Teams Online Meetings via Microsoft Graph API

I am experiencing issues with creating and fetching Teams online meetings using the Microsoft Graph API in my tenant. Despite having the proper permissions and licensing, all attempts to use the /users/{userPrincipalName}/onlineMeetings endpoint return…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,461 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 questions
asked 2024-12-04T20:11:27.4366667+00:00
BeautyAI 20 Reputation points
accepted 2024-12-06T12:42:38.33+00:00
BeautyAI 20 Reputation points
0 answers

How to fix the AuthenticationError while trying to create teams meeting using the graph API

I am building an web application to enable users to join Microsoft Teams meeting. For this I am using Azure Communication Service (ACS). I need to pass the meeting link to the ACS component to render the meeting. Until now what I have read, ACS only…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,461 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 questions
asked 2024-12-06T12:20:29.7+00:00
anujeet swain 0 Reputation points
2 answers

Request payload cannot be null

I am getting this error while create accessing endpoint https://graph.microsoft.com/v1.0/users/{userId}/onlineMeetings

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 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,401 questions
asked 2023-06-24T05:41:52.36+00:00
Hemant sharma 5 Reputation points
commented 2024-12-06T12:17:17.59+00:00
Ramkishan saini 0 Reputation points
2 answers

M2M Authentication Flow Entra B2C

Does Entra B2C support M2M (Machine to Machine) interaction via the MSGraph API natively? If not, is there a way to do so? Can I bring my own form and be able to interact programmatically with getting a user logged into my Auth2.0 flow?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,952 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.
22,447 questions
asked 2024-11-27T22:19:58.3433333+00:00
David Hale 0 Reputation points
commented 2024-12-06T11:39:05.34+00:00
Akhilesh Vallamkonda 10,330 Reputation points Microsoft Vendor
0 answers

Can email send usnig microsoft graph api using Hotmail.com email personal account with no default directory

I have created an app with the delegated permission Mail.Send, but I am still unable to send emails using the Microsoft Graph API. I am encountering the following exception: Exception occurred while sending emails. Code: Error Access Denied Message**:**…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,447 questions
asked 2024-12-06T09:52:04.86+00:00
preeti jantwal 0 Reputation points
commented 2024-12-06T10:45:59.4+00:00
preeti jantwal 0 Reputation points
1 answer

Graph API: Functional Issues with Web Links Using immutableId on Messages Endpoint

I am using the Graph API endpoint (https://graph.microsoft.com/v1.0/users/xxxx@xxxcom.au/mailFolders/Inbox/messages) to access the web link in a shared mailbox. The web link works when I call the API without specifying the immutableId in the header.…

Outlook
Outlook
A family of Microsoft email and calendar products.
4,151 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 questions
asked 2024-12-06T03:14:57.1766667+00:00
PO 0 Reputation points
commented 2024-12-06T10:16:03.16+00:00
Yakun Huang-MSFT 7,430 Reputation points Microsoft Vendor
1 answer

Trying to turn on namePronunciationSettings in Graph Explorer

Using graph explorer and the command https://graph.microsoft.com/beta/admin/people/namePronunciation Getting the error "No resource was found matching this query" the query also does not autocomplete after /people to show…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 questions
asked 2024-12-04T10:29:01.5766667+00:00
Nathan 5 Reputation points
answered 2024-12-06T10:04:55.4866667+00:00
CarlZhao-MSFT 43,181 Reputation points
0 answers

The query specified in the URI is not valid. The property 'callChainId' cannot be used in the $select query option

When a call begins, I receive events. However, sometimes the Updated event arrives before the Created event, which causes issues. To investigate if such a case happens,I tried out graph explorer. Over there I saw this tip When I try to actually use…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 questions
asked 2024-12-06T08:50:22.9033333+00:00
Abdul R 0 Reputation points
2 answers 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.
10,461 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 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,401 questions
asked 2024-04-09T06:18:27.91+00:00
Joah Lenzo 30 Reputation points
commented 2024-12-06T08:32:30.1533333+00:00
Jelle Hellmann 0 Reputation points
0 answers

imaplib.IMAP4.error: b'LOGIN failed.

i have an issue when i want to fetch the incoming mail server office 365 i got the error like this : Traceback (most recent call last): File "C:\Program Files\odoo16e_saas\server\odoo\http.py", line 1591, in _serve_db return…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
7,368 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
4,151 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,499 questions
asked 2024-12-06T02:01:53.3933333+00:00
Helmi Ananda Putra 0 Reputation points
edited the question 2024-12-06T08:17:05.2633333+00:00
Joan Hua-MSFT 3,180 Reputation points Microsoft Vendor