10,609 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Bot Transferring Teams User, Leaves Call Leg Remaining

We use the Graph Cloud Communications API for our Teams Calling Bot to answer an incoming call to the Bot from a Teams user, and then add another Teams user into the call (as per this example (participant: invite - Microsoft Graph v1.0 | Microsoft…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,070 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 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,846 questions
asked 2024-04-19T16:40:23.7266667+00:00
Dr Dave H 120 Reputation points
commented 2024-04-24T10:58:55.8766667+00:00
Vaibhav-MSFT 15 Reputation points Microsoft Vendor
1 answer

Microsoft Graph API with C# Get User detail

I am using the example code form the MS documentation, but the code fails to compile https://learn.microsoft.com/en-us/graph/api/reportroot-getm365appuserdetail?view=graph-rest-1.0&tabs=csharp#examples Example 2 Json output. Stream? dataStream =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 questions
asked 2024-04-10T15:32:44.8133333+00:00
Arago 0 Reputation points
answered 2024-04-24T10:55:13.2466667+00:00
Arago 0 Reputation points
0 answers

FileOpenUserUnauthorized for workbook Microsoft Graph API

Hello. https://learn.microsoft.com/en-us/graph/api/resources/excel?view=graph-rest-1.0 API is not function for personal account (tenant: personal). Works for business accounts. Example: curl -H "Authorization: Bearer ..." -v…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 questions
asked 2024-04-05T17:57:22.2366667+00:00
Oleksii 5 Reputation points
commented 2024-04-24T10:03:51.98+00:00
Oleksii 5 Reputation points
1 answer

Update/Set SignatureHTML with ExchangeService for Office 365 Users

Hello, Could you please confirm if the code below is not working? If so, I need guidance on how to change the OWA user signature globally, as we plan to reflect the company branding for all users. The OWAConfig does not include any key related to user's…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 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,245 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,175 questions
asked 2024-04-18T23:50:59.3966667+00:00
Akmal Eldahdouh 0 Reputation points
commented 2024-04-24T09:32:32.8333333+00:00
Noah Ma-MSFT 535 Reputation points Microsoft Vendor
0 answers

graph API filter being ignored

I have a flow that returns a list of all site pages using the graph api. I've been trying to add a date filter, but it seems to be completely ignored when running the GET request.  I've tried to simplify it as much as possible and it seems I can't get…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 questions
asked 2024-04-24T08:20:27.2133333+00:00
Nick Mumby 0 Reputation points
0 answers

Can we customize the UI of login page thta microsoft page when I am using Microsoft graph api fro authenticating my react application using Azure AD B2C

I am following this documentation to achieve a scenario where I have a react application and I have to authenticate the users of my app from Azure AD B2C using Microsoft graph API (I am using Microsoft graph api because I was not able to change the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 questions
asked 2024-04-24T08:19:24.7566667+00:00
shalini negi 0 Reputation points
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,070 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 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,846 questions
asked 2024-04-22T13:17:30.47+00:00
Sami Ahammed SK 5 Reputation points
commented 2024-04-24T08:03:07.07+00:00
Yakun Huang-MSFT 160 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

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,957 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 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,846 questions
asked 2024-04-18T10:21:56.6666667+00:00
asdfasfawfwfwf 20 Reputation points
accepted 2024-04-24T08:02:21.7366667+00:00
asdfasfawfwfwf 20 Reputation points
1 answer

User email signature management via Graph API

Now that the Outlook email signature roaming is rolled-out, can we expect that APIs for managing email signatures (e.g. create a new signature, set it as default, get a list of signatures)? Before we were able to use EWS endpoints to get and set…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 questions
asked 2022-11-17T14:33:02.14+00:00
Niko Vrdoljak 71 Reputation points
commented 2024-04-24T07:49:21.4433333+00:00
Christoph Hannebauer 1 Reputation point
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,587 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 160 Reputation points Microsoft Vendor
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,587 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,121 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
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,782 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,587 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.
931 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

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,587 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

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,587 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,587 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,587 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
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,492 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
2,957 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
868 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,876 questions
asked 2024-04-23T15:30:49.4666667+00:00
asdfasfawfwfwf 20 Reputation points
answered 2024-04-23T19:06:09.37+00:00
Vahid Ghafarpour 17,875 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,070 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 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,587 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
1 answer One of the answers was accepted by the question author.

Modify the sharepoint file url and add bookmark information

In the word file we are able to insert the hyperlink for bookmark (something like bookmark://BookMark1). And when user click on the link it will jump to the pointed bookmark. I am wondering are we able to add it in the file url? When user open the file,…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
660 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,587 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,624 questions
asked 2024-04-18T14:22:08.1633333+00:00
s w 80 Reputation points
accepted 2024-04-23T16:47:57.5733333+00:00
s w 80 Reputation points