10,597 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Not able to see the custom column data in search results

I'm using an API to retrieve search results along with item metadata. But I'm encountering an issue where results from a custom column aren't being returned. I've created a managed property in the search configuration, but it doesn't seem to be working…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 questions
asked 2024-04-23T13:32:16.3333333+00:00
Sivakoteswara Rao Sadhu 6 Reputation points
0 answers

Book a call with sales rep

I have to code a functionality where I have to provide the potential customer visiting the web page with an option to book a call with sales representative. The sales rep has MS 365 account while the customer doesn't have MS account. The customer could…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,952 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
866 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,844 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,863 questions
asked 2024-04-21T12:45:37.8866667+00:00
Dharmender Kumar(WL) 0 Reputation points
commented 2024-04-23T13:13:36.6233333+00:00
Vikram Boorla (Tata Consultancy Services Limi) 240 Reputation points Microsoft Vendor
1 answer

Using the request-id to find out what happened.

Hello, I am wondering what the request-id field is, and if I could use that to further understand what happens when an error occurs. The example below is a happy case, where there's an exception Code that's explicit, but there are times when the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,612 questions
asked 2023-05-19T12:27:30.6266667+00:00
Andrei Lazar 0 Reputation points
commented 2024-04-23T13:05:02.7166667+00:00
Ian Carrick (csu) 0 Reputation points
0 answers

Microsoft.Graph New-MgBetaPlannerRoster is not working getting error Bad request

$tenantID ="id of the tenant" $ClientID = "id of the client" $CertThumbprint = "thumbprint of the certificate" Connect-MgGraph -ClientID $clientID -TenantID $tenantID -CertificateThumbprint $CertThumbprint $body = @' {    …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 questions
asked 2024-04-11T15:09:48.28+00:00
METOEVI, Isabelle (MTL) 5 Reputation points
commented 2024-04-23T12:17:53.6466667+00:00
Luca Heiss 0 Reputation points
0 answers

Inline attachments' name in Email body html not visible

When I copy and paste an image in email body and fetch the email body using Graph API, earlier it used to show the img tag in the email body html as <img size="8682" src="cid:image.png" style="max-width: 665px">, but…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 questions
asked 2024-04-23T11:49:20.4833333+00:00
Rohan Bansal 0 Reputation points
0 answers

Missing EventMessageDetail's

Hi there, I am currently working with the Graph API to pull Teams messages, there are a number of issues with the data that I have spotted and would like some extra eyes on to verify that it's doing what it's supposed to be doing. I am 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,575 questions
asked 2022-03-22T12:03:26.003+00:00
Matthew Laird 91 Reputation points
commented 2024-04-23T09:57:42.0433333+00:00
Oleh Mihdalskyi 20 Reputation points
0 answers

[Graph API] System Messages Inconsistency.

Hello I'm using this documentation to subscribe to system messages from Teams using Graph API - https://learn.microsoft.com/en-us/graph/system-messages. There is a list of system messages and places (chats, channels, etc.) where those events…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 questions
asked 2022-07-12T22:32:19.873+00:00
Artsiom Rusak 6 Reputation points
commented 2024-04-23T09:54:19.3766667+00:00
Oleh Mihdalskyi 20 Reputation points
1 answer

Call Ended Events after Teams PSTN Calls

Hi we use teams with an SBC so that we can use Teams to make calls from our office to clients. We also have a system which records the time we spend on various tasks. What I would like to achieve is when a call ends, a window appears allowing the user to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 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,844 questions
asked 2023-08-31T14:16:41.7066667+00:00
Daniel Dunn 1 Reputation point
commented 2024-04-23T09:26:51.72+00:00
Prasad-MSFT 5,616 Reputation points Microsoft Vendor
1 answer

(How) is it possible to add a global bot which can detect incoming audio or video calls in all channels?

Is it possible to add a bot to the left pane which can react to incoming calls in any channel to display additional caller information without beeing installed in all channels and chats? The bot might post an adaptive card to the channel or chat, where…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 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,844 questions
asked 2024-02-19T17:49:21.67+00:00
Nico Gerbig 0 Reputation points
commented 2024-04-23T08:59:07.92+00:00
Oleh Mihdalskyi 20 Reputation points
1 answer One of the answers was accepted by the question author.

Use the Graph API to get an empty list of Sharepoint files

My Application account has applied Graph and Sharepoint Sites.Selected permissions, and the administrator has agreed Sharepoint Site has configured app permissions I can use the Graph API to access Sharepoint Sites and drives But get the root folders…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,612 questions
asked 2024-04-21T12:58:45.5+00:00
Wei Tan 20 Reputation points
accepted 2024-04-23T08:34:01.6+00:00
Wei Tan 20 Reputation points
0 answers

microsoft graph POST API /me/event connection error

Hello, I am getting conenction error while making post API call . curl -X POST https://graph.microsoft.com/v1.0/me/events -H 'Host:graph.microsoft.com' -H 'Content-Type:application/json' -H 'Authorization: Bearer <token>' -H 'Content-Length:645' -H…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 questions
asked 2024-04-23T06:34:18.4866667+00:00
Neha Soni 0 Reputation points
0 answers

Wrong permission listed for Create personAward beta endpoint

I am able to create person award using New-MgBetaUserProfileAward command and an app registration which have application persmission "User.ReadWrite.All" and was able to create the award. However in documentation it is mentioned that…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 questions
asked 2024-04-19T06:46:31.95+00:00
Akshat Agarwal 0 Reputation points
edited the question 2024-04-23T06:33:35.9+00:00
Akshat Agarwal 0 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to retrieve the list of Guest users without ExternalUserState value

There are cases when ExternalUserState property of Guest users may be empty (null/blank) due to invitation being sent from different services (possibly SharePoint). It is not possible to retrieve the list of those users because according to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,612 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,049 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,639 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,457 questions
asked 2024-04-10T15:05:00.26+00:00
Alex Rough 40 Reputation points
edited the question 2024-04-23T06:13:06.06+00:00
AllenXu-MSFT 16,081 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to use Graph API to list Bookmarks by given item id

In the Microsoft documentation I found an API call to get a list of bookmarks: https://learn.microsoft.com/en-us/graph/api/search-searchentity-list-bookmarks?view=graph-rest-1.0&tabs=http#request-headers However when I try the command in the graph…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,612 questions
asked 2024-04-17T17:14:42.5666667+00:00
s w 80 Reputation points
edited the question 2024-04-23T06:12:21.21+00:00
AllenXu-MSFT 16,081 Reputation points Microsoft Vendor
4 answers One of the answers was accepted by the question author.

"ErrorAccessDenied Message: Access is denied. Check credentials and try again." When I try to get events in my email

I encounter error message "ErrorAccessDenied Message: Access is denied. Check credentials and try again." When I try to get calendar events in my email. var options = new TokenCredentialOptions { AuthorityHost =…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,952 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,885 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
387 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,457 questions
asked 2023-01-17T06:13:29.1266667+00:00
Anson Tsang 30 Reputation points
answered 2024-04-23T05:18:48.4766667+00:00
rumaana begum 1 Reputation point
1 answer

Graph API, how to get the registration link of a webinar event

Hi, I'm getting the calendar info of webinars created on teams using the below function. It returns the data but it doesn't have the teams online meeting registration url which is something like…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 questions
asked 2024-04-19T05:50:37.51+00:00
Hajir Lesani 0 Reputation points
answered 2024-04-23T03:02:46.8033333+00:00
Yakun Huang-MSFT 160 Reputation points Microsoft Vendor
1 answer

Request OAuth2.0 token using azure app services managed identity

Hi All, I have a question on Azure App Service Managed Identity. Currently we are working on an API project where it provide the function to interact with user in Azure Entra thru Microsoft Graph API calling. To protect the API function, we have a…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,157 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 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,235 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
293 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,863 questions
asked 2024-04-19T05:19:21.3666667+00:00
Tan Soon Chek 0 Reputation points
commented 2024-04-23T01:17:35.93+00:00
Tan Soon Chek 0 Reputation points
1 answer

how to provide app permission consent to use Microsoft Graph APIs and Azure cost management APIs all read access? Also Which role is required to provide consent with lease privileges?.

how to provide app permission consent to use Microsoft Graph APIs and Azure cost management APIs all read access? Which role is required to provide consent with lease privileges?. I know we can provide the admin consent using Global Administrator, but is…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 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,457 questions
asked 2024-04-22T12:10:17.9866667+00:00
Anil Guliyaan 45 Reputation points
answered 2024-04-22T23:39:12.12+00:00
Fabio Andrade 640 Reputation points Microsoft Employee
1 answer

Access to /users/x/todo/list graph API gives me OrganizationFromTenantGuidNotFound

I want to retrieve data from MS Todo application from my personal account on raspberry pi. I have created azure account (free plan) and new application with permission Tasks.Read.All and User.Read.All. Now, I have a script in nodejs for retriewing…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 questions
asked 2024-04-20T19:49:49.45+00:00
Lukas 0 Reputation points
commented 2024-04-22T22:55:14.4133333+00:00
Lukas 0 Reputation points
1 answer

How can I initialize GraphServiceClient by providing an acessToken using Microsoft.Graph v5 sdk

This is Microsoft.Graph v4 implementation. Here I'm trying to invite a user to my entra id through an asp.net core web api (.net 8) . I'm creating GraphServiceClient with the accessToken i received in my request. This is working fine but the problem is…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 questions
asked 2024-02-21T07:28:38.5633333+00:00
Wasi Hyder 0 Reputation points
commented 2024-04-22T22:01:47.97+00:00
Ken Smith 105 Reputation points