10,582 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

Troubleshooting 403 Unauthorized Error When Creating Online Meetings via MS Graph API

How can we investigate and resolve a 403 unauthorized error that occurs when certain users attempt to create online meetings for Microsoft Teams via the API at "https://graph.microsoft.com/v1.0/me/onlineMeetings"? We have checked the affected…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 questions
asked 2024-04-23T09:28:06.85+00:00
Paramasivam, Vidhya 0 Reputation points
answered 2024-04-24T07:34:59.02+00:00
Yakun Huang-MSFT 80 Reputation points Microsoft Vendor
0 answers

Cannot delete Viva Learning Provider even if all related Course-Activities and Learning-Contents are deleted

We created a bunch of Learning Providers in our tenant for testing purposes. We also created Learning Contents and assigned those contents to some users in our tenant by creating Course-Activities using Graph API POST…

Viva Learning
Viva Learning
A Microsoft Viva module that provides employees with formal and informal learning.
82 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 questions
asked 2024-04-24T07:33:02.1066667+00:00
René Nicolao 0 Reputation points
1 answer

How do not display an error for "Get-MgGroup" or other Graph cmdlets

Hello, I'm using "Get-MgGroup" from the MS Graph module. I understand that we cannot use -ErrorAction with this cmdlet. However, for some reason "Get-MgUserMemberOf" returns a list that contains a non-existent group (that's another…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 questions
asked 2024-04-23T21:09:17.1233333+00:00
Mountain Pond 1,101 Reputation points
answered 2024-04-24T07:08:03.97+00:00
Vasil Michev 95,096 Reputation points MVP
0 answers

How to register an attendee for a webinar via Microsoft Graph API

HI all, We are planning to integrating Salesforce with Teams Webinar and aim to enable webinar registrations through our website rather than the standard registration page. Therefore, we require the endpoint URL of Teams Webinar for user registration.…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,048 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 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,837 questions
asked 2024-04-24T06:49:48.42+00:00
Sami Ahammed SK 5 Reputation points
0 answers

How to generate a teams meeting link with token on postman?

Hi guys. I have a problem with creating a teams meeting link. I know that there is a documentation about this topic but i never could success. I already read this documentation countless time and i tried different variations but it didn't work for me.…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,048 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 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,837 questions
asked 2024-04-24T06:44:48.7933333+00:00
Kadir Bekman 0 Reputation points
1 answer

getMailboxUsageDetail graph api .

in the getMailboxUsageDetail api GET https://graph.microsoft.com/v1.0/reports/getMailboxUsageDetail(period='D7') in response we get Item Count so GetMailboxUsageDetail API includes which items? like emails for specific users ? or it contains…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 questions
asked 2024-04-23T10:43:23.8233333+00:00
Naitik Jani 6 Reputation points
commented 2024-04-24T06:27:33.86+00:00
Vasil Michev 95,096 Reputation points MVP
1 answer

Can I upload a file in my personal or business OneDrive using PHP?

Hi, I want to upload my files from a server to OneDrive using PHP code.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,118 questions
asked 2024-04-23T09:30:27.27+00:00
Anas Manan 0 Reputation points
answered 2024-04-24T05:22:45.5166667+00:00
Jiajing Hua-MFST 4,675 Reputation points Microsoft Vendor
1 answer

Teams webinar registraton API endpoint URL

Hi Teams webinar registraton API endpoint URL

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,048 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 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,837 questions
asked 2024-04-22T13:17:30.47+00:00
Sami Ahammed SK 5 Reputation points
commented 2024-04-24T05:00:48.7166667+00:00
Sami Ahammed SK 5 Reputation points
0 answers

i create sensitivity label in microsoft compliance portal, the lable is not working

Remote server returned '550-5.7.162 OmeEncryptionAgent; Permanent Failure 550-5.7.162 Exception encountered: RmException. 550-5.7.162 Exception message: Failed get licensing URI. FailureCode:CorruptConfiguration. Recoverable:False.. 550 5.7.162 Please…

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,760 questions
Microsoft Exchange Online
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 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.
927 questions
asked 2024-04-04T03:25:00.8033333+00:00
Mohan Raj 20 Reputation points
commented 2024-04-24T03:09:32.65+00:00
Jayce Yang-MSFT 1,246 Reputation points Microsoft Vendor
1 answer

Necessary permissions to query /users/{user}/manager?

Hi there! I've got an Entra ID app with permissions on User.Read and User.Read.All, and want to fetch the supervisor (/users/{user}/manager) of a given user on command. I've got the OAuth2.0 workflow running and am receiving a valid tokens for the Entra…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 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,439 questions
asked 2024-04-23T16:25:32.03+00:00
Louise Seale 0 Reputation points
edited an answer 2024-04-24T02:48:40.8866667+00:00
Yakun Huang-MSFT 80 Reputation points Microsoft Vendor
1 answer

How can I take the messages on another user mailbox by using graph api?

Good Day, By graph-api has very limited source for the developers to improve scripting capability on mainly microsoft env. tools. Let me know please how can I list not only mine as an admin other person messages, in mailbox. Logic,…

Microsoft Exchange Online
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 questions
asked 2024-04-03T08:44:15.88+00:00
Guney 40 Reputation points
commented 2024-04-24T02:42:16.4333333+00:00
Jayce Yang-MSFT 1,246 Reputation points Microsoft Vendor
1 answer

Graph API Create documentSetVersions in a List

Hi, I am trying to create a documentSetVersions using the POST API ("sites/{site-id}/lists/{list-id}/items/{item-id}/documentSetVersions"). Below is the body in JSON format being send to API. { "comment": "put your comments…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,603 questions
asked 2024-04-23T12:32:29.35+00:00
Sheheryar Chagani 0 Reputation points
answered 2024-04-24T01:48:59.98+00:00
RaytheonXie_MSFT 30,991 Reputation points Microsoft Vendor
3 answers

How to fix MailboxNotEnabledForRESTAPI

Dear Team, I'm developing an application that requires access to a mailbox enabled for the Outlook REST API. We need a developer preview account to test our app's functionality, especially for creating online meetings, booking the host and recipient's…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,941 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 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,837 questions
asked 2024-04-18T10:21:56.6666667+00:00
asdfasfawfwfwf 0 Reputation points
answered 2024-04-24T01:22:13.6+00:00
Faery Fu-MSFT 16,661 Reputation points Microsoft Vendor
1 answer

When creating events using the Graph API, can we specify Teams Meeting bypass lobby settings?

Currently there is a Teams organization setting to decide "Who can bypass the lobby" that is currently being ignored when creating new Teams related events.. Is there anyway to configure this?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 questions
asked 2024-04-23T18:32:03.83+00:00
Justin 0 Reputation points
commented 2024-04-23T22:51:45.13+00:00
Justin 0 Reputation points
0 answers

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,560 questions
asked 2024-04-23T20:04:58.08+00:00
Jorge Escamilla Ornelas 0 Reputation points Microsoft Employee
1 answer

How do I get attendees for room bookings?

Hi, I am currently using the Microsoft Graphs API to fetch booking data for specific rooms. When using delegated access, I am able to use the /me/calendar/getSchedule endpoint to get the free/busy schedule for a specific room...but now I want to expand…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 questions
asked 2024-04-22T20:26:30.8766667+00:00
Teis Jayaswal 0 Reputation points
commented 2024-04-23T19:24:13.2866667+00:00
Teis Jayaswal 0 Reputation points
0 answers

Client state is not updated when we are calling the update subscription Graph API.

We are using this subscription API to update the subscription details where the expiration date and notification URL are getting updated but not the client state. https://graph.microsoft.com/v1.0/subscriptions/{subscription_id} We used the following Get…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 questions
asked 2024-04-23T19:18:58.6166667+00:00
Sanket Chavan 0 Reputation points
1 answer

How to get auth token by user email and password?

I want to hit calendar events API in an external app. i.e. https://graph.microsoft.com/v1.0/users/{user-id}/events I have created a new app in Azure AD. Then I got hold of client id, client secret and tenant id. I have my Microsoft email and password. …

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.
5,478 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
2,941 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
865 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,854 questions
asked 2024-04-23T15:30:49.4666667+00:00
asdfasfawfwfwf 0 Reputation points
answered 2024-04-23T19:06:09.37+00:00
Vahid Ghafarpour 17,870 Reputation points
0 answers

Error AADSTS500202 when trying to start MS Shifts in MS Teams

Hi! I have a personal MS Teams Account and simply want to start MS Shifts from MS Teams. I keep getting the following error message: AADSTS500202: User account '{EUII Hidden}' from external identity provider 'live.com' is not supported for API version…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,048 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 questions
asked 2024-04-23T17:08:36.9133333+00:00
Alexander Souza 0 Reputation points
commented 2024-04-23T17:13:29.3266667+00:00
Alexander Souza 0 Reputation points
0 answers

Throttling issue

Hello, I'm using the MS Graph API and my app is having an over throttling issue I follow by this rules, but no…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,560 questions
asked 2024-04-23T16:47:20.2333333+00:00
Dmitriy Yegarmin 0 Reputation points
edited the question 2024-04-23T16:53:44.1366667+00:00
Dmitriy Yegarmin 0 Reputation points