10,657 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Facing issue while sending invite using Microsoft Graph API With spfx react

I am using the below code to sending invite but facing issues while sending email. can someone help me to identify the issue public SendInvitationtoExternalUsers = async (ExternalUserEmail, ID): Promise<[]> => { this._graphClient =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,672 questions
asked 2024-05-02T13:04:36.6366667+00:00
Shashidharan S 0 Reputation points
commented 2024-05-03T04:28:04.0166667+00:00
Shashidharan S 0 Reputation points
1 answer

How to access OneNote Notebook data with MS Graph SDK python

Im trying to build a python app/script that goes through a onenote notebook and create folders for each section and creates html files for each of the pages in the section that will be saved in the respective folder. I tried to play around with the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
asked 2024-05-02T11:54:36.8833333+00:00
Yon Gold 0 Reputation points
answered 2024-05-03T03:11:19.7966667+00:00
CarlZhao-MSFT 37,216 Reputation points
1 answer

/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,635 questions
asked 2024-04-30T11:43:26.8633333+00:00
Lemo_admin 0 Reputation points
commented 2024-05-03T01:39:41.52+00:00
CarlZhao-MSFT 37,216 Reputation points
1 answer

API support to collect usage of MS Project Online and MS Visio Online.

Are there any updates regarding Project and Visio usage reports availability through APIs? I still haven't seen anything related to Microsoft Graph APIs. Context- Currently we have Microsoft Graph API getOffice365ActiveUserDetail that pulls last…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
asked 2024-05-02T04:58:05.51+00:00
kanhiya Mahajan 0 Reputation points
edited the question 2024-05-03T00:58:55.5666667+00:00
Emi Zhang-MSFT 22,011 Reputation points Microsoft Vendor
0 answers

How can I find the timestamp of when a webhook on a user presence change was fired

We have implemented subscription on user presence changes to fire a webhook into our application using Graph API, we are noticing that sometimes we are not getting the event for 30-90 seconds after the presence change has been made, is there a view…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
asked 2024-05-02T23:54:38.3133333+00:00
Justin Ghantous 0 Reputation points
0 answers

How to solve "MailboxInfoStale" and "Service Unavailable - 503" error when I use https://graph.microsoft.com/v1.0/me/messages API

First, I loged in with microsoft account, so I have access token already Then when I try to use https://graph.microsoft.com/v1.0/me/messages API, I got "Service Unavailable - 503" error I have Mail.Read permission already and I tried…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
asked 2024-05-02T21:25:05.76+00:00
Zhang Wei Alan 0 Reputation points
commented 2024-05-02T21:30:58.9+00:00
Fred Cox 0 Reputation points
2 answers

How can I enable Chat communication between external users and Microsoft Teams users through the Teams desktop app ?

Hello Microsoft team, I've successfully integrated Microsoft Teams calling into my web application using Azure Communication Services and Microsoft Graph. However, I'm encountering difficulties enabling chat communication between external users…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
684 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
asked 2024-04-12T17:21:52.6666667+00:00
Satish Bellare 0 Reputation points
commented 2024-05-02T21:24:54.32+00:00
Ruslan Zdor 5 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

OneDrive Permanently Delete Item

Hello, I have the same issue than the on described here : https://learn.microsoft.com/en-us/answers/questions/1351297/onedrive-permanently-delete-item Here is a screenshot of the query run in Graph Explorer: Permission: Thanks

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
822 questions
asked 2024-05-01T09:14:22.8266667+00:00
Xavier Pernot 20 Reputation points
accepted 2024-05-02T19:14:23.18+00:00
Xavier Pernot 20 Reputation points
0 answers

The weblink returned by Graph Api does not load in mobile.

There is a randomly generated issue while loading mail when using the link provided by the Graph Api. step by step test: Go to: https://developer.microsoft.com/en-us/graph/graph-explorer Sign in with the user to test Add the following url: …

Outlook
Outlook
A family of Microsoft email and calendar products.
3,002 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
asked 2024-05-02T17:53:47.36+00:00
Edgar Lopez 0 Reputation points
edited the question 2024-05-02T18:03:47.2633333+00:00
Edgar Lopez 0 Reputation points
0 answers

Graph API - Get All Messages - Incoming Only

I am using Postman to connect to a Graph API in order to pull & export a users Teams Chat History. Everything is setup and I am able to get results, however I only seem to be pulling incoming messages. Is this as designed or is there a way to pull…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
asked 2024-05-02T14:53:03.61+00:00
BradHarrison-9077 1 Reputation point
1 answer

How to Authenticate Scan to email mailbox

Our organization is trying to have all mailboxes set up with MFA so we can turn of legacy. The issue is that we have scan-to-email function set up through a UserMailbox, so if we convert this to a SharedMailbox, users will no longer be able to use it for…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,189 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,549 questions
asked 2024-05-01T15:53:58.3733333+00:00
Dan Stepanukha 0 Reputation points
commented 2024-05-02T14:17:19.35+00:00
Dan Stepanukha 0 Reputation points
0 answers

Filter emails that have category 1 AND category 2 using microsoft graph

Hi, I am trying to filter emails by 2 categories with microsoft graph, I found this thread that gives me the query to filter by category 1 OR category…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,002 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
asked 2024-05-02T14:17:14.9933333+00:00
Rafa 0 Reputation points
0 answers

Accessing refresh token (lifetime) for microsoft graph api's for outlook

I have a server side application which needs to access emails of all employees of my organization for statistics purpose (using apis) . I am going to use oauth to get the access of my employees outlook accounts by sending them oauth authorization…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,002 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
asked 2024-05-02T13:51:24.5033333+00:00
sudarshan Dhatrak 0 Reputation points
1 answer

How to enable "allowedOnlineMeetingProviders" and "defaultOnlineMeetingProvider" as TeamsforBusiness

I tried GET https://graph.microsoft.com/v1.0/users/{ID}/calendar and got the response as below : { "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#users('sh-recruiting-testing%40ubs.com')/calendar/$entity", …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
asked 2024-04-25T07:52:14.7966667+00:00
Thasneem-K, Sameena 0 Reputation points
commented 2024-05-02T13:49:13.8266667+00:00
Thasneem-K, Sameena 0 Reputation points
1 answer

Getting all users profile photo metadata via Get-MgUser

Hi all, I want to get all users profile photo's metadata via Graph API. I am aware you can get all users, then one by one get the profile photo metadata, like this using Graph Powershell SDK: $allMgUsers = Get-MgUser -All $allMgUsersPhotoMetadata =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,076 questions
asked 2024-05-02T13:21:34.3033333+00:00
Marc Hendrichsen 0 Reputation points
answered 2024-05-02T13:43:03.16+00:00
Marc Hendrichsen 0 Reputation points
1 answer One of the answers was accepted by the question author.

Graph api Create onlineMeeting (Error authenticating with resource)

Hello microsoft team I gave the necessary permissions. authorization OAuth 2.0 authorization endpoint (v2) I do it through What do you think the problem could be?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
asked 2024-03-28T13:39:08.1166667+00:00
google info 20 Reputation points
commented 2024-05-02T12:51:34.36+00:00
google info 20 Reputation points
1 answer

Error with MSGraph /subscribedSkus API

I am part of azure Sentinel Billing team, and we got a CRI from a customer who was not provided with a E5 skus discount on February 23rd. We have an internal service which calls msgraph "/subscribedSkus" API to get the number of skus and…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
asked 2024-04-23T20:04:58.08+00:00
Jorge Escamilla Ornelas 0 Reputation points Microsoft Employee
answered 2024-05-02T11:46:27.77+00:00
Danstan Onyango 3,741 Reputation points Microsoft Employee
0 answers

Change notifications for user groups

Hi, I want to get a notification when the user was added, or deleted from MS Teams -> Team only via delegated permission, on behalf of the user due to security policy. I tried to use change notifications via Graph API for the following resources: …

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,113 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
asked 2024-05-02T10:53:35.56+00:00
Azizkhon Ishankhonov 195 Reputation points
1 answer

Constant 503 errors when using Graph Calendar API

We're seeing constant 503 errors no matter what "max" page size we try and use. We tried a page size of 20 too and it still fails with 503 - the same requests work for other accounts. What should we do to get around this? Here's our GET…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
asked 2024-04-18T12:40:53.5033333+00:00
Fahad Gilani 0 Reputation points
answered 2024-05-02T10:19:53.3033333+00:00
CharanyaB-MSFT 1,421 Reputation points Microsoft Vendor
2 answers

How can I get eligibility for a sandbox subscription to Microsoft 365 developer program.

I would like to get a Microsoft 365 Developer subscription (E5). But is says my account is not eligible. My current company uses a lot of Microsoft products inhouse. I am currently working on a solution that needs to interact with the company SharePoint…

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.
3,824 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,672 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,673 questions
asked 2024-03-21T08:34:48.3766667+00:00
Koen van Dijk 0 Reputation points
answered 2024-05-02T09:58:40.05+00:00
adil ou 0 Reputation points