Microsoft Q&A

Microsoft Graph Permissions API

279 questions

A Microsoft API that lets you manage permissions programmatically.

279 questions with Microsoft Graph Permissions API tags

Sort by: Updated
0 answers

How do I get permission to read previous Reg 44 Visitor reports for my setting

I want to read previous Reg 44 Independent visitor reports for my setting. How do I get read permissions

Microsoft Graph Permissions API
asked 2023-06-05T15:11:36.4966667+00:00
Rhona Bollands 0 Reputation points
1 answer One of the answers was accepted by the question author.

Can delegated Mail.Send be used as a background service?

We do not generally have a logged in user account when sending these emails (it occurs in the background). As a daemon application, there is no identity logging into the service. Is it possible to use delegated mail.send in a daemon…

Microsoft Graph Mail API
Microsoft Graph Mail API
A Microsoft API that supports accessing data in users' primary mailboxes and in shared mailboxes.
800 questions
Microsoft Graph Permissions API
Microsoft Graph Applications API
Microsoft Graph Applications API
A Microsoft API that enables you to manage these resources and actions related to applications in Azure Active Directory.
561 questions
Microsoft Graph Identity API
Microsoft Graph Identity API
A Microsoft API to access Azure Active Directory (Azure AD) resources to enable scenarios like managing administrator (directory) roles, inviting external users to an organization, and, if you are a Cloud Solution Provider (CSP), managing your customer's data.
285 questions
asked 2022-06-21T19:20:46.707+00:00
Adam Day 46 Reputation points Microsoft Employee
edited a comment 2023-06-05T13:05:55.2533333+00:00
LORIN Vincent 0 Reputation points
1 answer

Installing Teams App to a chat ends with ResourceSpecificPermissionsMismatch error

Trying to install an organization-specific Teams app on a meeting through Graph API (POST /chats/<chatId>/installedApps) results in BadRequest error with code ResourceSpecificPermissionsMismatch. The access token used in the request (retrieved…

Microsoft Graph Permissions API
Microsoft Graph Teamwork API
asked 2022-03-03T17:21:20.443+00:00
Jan J 11 Reputation points
commented 2023-05-26T14:28:46.18+00:00
Slav 0 Reputation points
0 answers

How to i unlink my microsoft account from malicious Azure user

Someone has linked my microsoft account to azure ad and is hacking me through thier own account. i cant fix anything because of the permission settings. how to i unlink from them?

Microsoft Graph Permissions API
asked 2023-05-24T08:41:44.9666667+00:00
ScottB-9259 0 Reputation points
edited the question 2023-05-24T08:42:49.1733333+00:00
ScottB-9259 0 Reputation points
0 answers

Requesting access to use protected APIs - where are the MS email replies?

Recently when submitting a request form from our MS test accounts or a customers live account using https://aka.ms/teamsgraph/requestaccess We are no longer seeing 'thank you for requesting' or 'request confirmation' emails from…

Microsoft Graph Permissions API
asked 2023-05-18T11:35:22.5366667+00:00
Kerri Milburn 0 Reputation points
edited the question 2023-05-23T05:47:34.4033333+00:00
JimmyYang-MSFT 39,241 Reputation points Microsoft Vendor
0 answers

How to programmatically (C#) add and remove users/roles to Enterprise app without AppRoleAssignment.ReadWrite.All?

I am building custom .NET 6.0 intranet applications for my organization using Microsoft Identity, App roles and Graph APIs. Building a user management system for custom Admin role users to add and remove their own users from our organization to their app…

Microsoft Graph Permissions API
asked 2023-05-22T14:50:35.53+00:00
Derek Reddin 0 Reputation points
0 answers

403(Forbidden) Invalid permission error in my SPFx web part when trying to access SharePointSiteUsageDetail with MSGraph

I can GET data in Graph Explorer, but when I try in my SPFx solution it gives me an 403(Forbidden) error: https://graph.microsoft.com/beta/reports/getSharePointSiteUsageDetail(period='D30')?$format=application/json In the package-solution.json file,I…

Microsoft Graph Permissions API
asked 2023-05-20T07:08:52.9566667+00:00
Hiren Changela 0 Reputation points
1 answer One of the answers was accepted by the question author.

MS Graph API - Add Permissions DriveItem error Invite must be called with a list of recipientsrequest

I am trying to use Microsoft Graph API via python requests library to 1. create a sharelink to a folder in Onedrive and 2. change the permissions so that specific users who get the link can access it. permission graph docs Part 1 works. The response…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
297 questions
Microsoft Graph Permissions API
asked 2023-05-19T20:35:09.73+00:00
Michael Smith (staff) 20 Reputation points
accepted 2023-05-19T21:38:44.2166667+00:00
Michael Smith (staff) 20 Reputation points
0 answers

GraphAPI Explorer && Graph API SDK and REST not working for accessing certain tables

When Using Graph Explorer, I am able to access all the info in the DeviceManagement table as well as other non-admin tables. But, For some reason when I try to access the Admin.Windows table or security it gives me an unknown error. I also have tried…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
1,345 questions
Microsoft Graph Permissions API
Microsoft Graph SDK
Microsoft Graph SDK
A Microsoft software developer kit designed to simplify building high-quality, efficient, and resilient applications that access Microsoft Graph.
884 questions
asked 2023-05-19T12:53:59.6066667+00:00
Jacob Hunt 0 Reputation points
3 answers

Microsoft lists permission settings

Hi, I'm the Global Administrator for my organisation but don't seem to have access to Microsoft Lists settings. How can this permission be added? This feeds down to not being able to edit or check a calculated column in Lists which isn't…

Microsoft Graph Permissions API
asked 2023-04-13T09:52:18.0033333+00:00
Tatiana Kidder 0 Reputation points
answered 2023-05-19T12:53:16.85+00:00
Ab-8756 245 Reputation points
0 answers

Are there issues with running two concurrent delta crawls?

We noticed that with two delta crawls running in parallel from the same @odata.nextLink parameter can generate two different skipTokens. Are there any problems with issuing concurrent delta crawls over the same link (or start point), e.g. state…

Microsoft Graph Connectors API
Microsoft Graph Connectors API
A Microsoft API that offers an intuitive way to bring content from external services into Microsoft Graph, enabling external data to power Microsoft 365 intelligent experiences such as Microsoft Search.
29 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
1,345 questions
Microsoft Graph Permissions API
asked 2022-09-30T17:00:51.233+00:00
Rick Huang 31 Reputation points
edited a comment 2023-05-17T12:50:32.82+00:00
Lakkuru, Badari Narayana 0 Reputation points
1 answer One of the answers was accepted by the question author.

Best practice to retrieve recordings for a meeting via Graph API

Hi everyone, Just a quick question to confirm best practices. We currently have an integration with the /onlineMeetings graph API to create meetings. Once a meeting is completed, we query chatmessage-get to find any recordings, and we subsequently…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
6,679 questions
Microsoft Graph Permissions API
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,082 questions
asked 2023-05-10T12:34:44.1633333+00:00
James Black 20 Reputation points
edited the question 2023-05-15T07:52:44.97+00:00
JimmyYang-MSFT 39,241 Reputation points Microsoft Vendor
0 answers

Teamwork.Migrate.All

It doesn't appear to add the "Teamwork.Migrate.All" permission in my bot thanks

Microsoft Graph Permissions API
asked 2023-05-13T12:27:57.8533333+00:00
arioms 0 Reputation points
1 answer

How to get the profile picture of the user using microsoft oauth 2.0?

I'm using passport-microsoft for adding oauth to my app. I've added user.read in the scope, but still I'm not getting the profile picture of the user after he authenticates. I've added the json data I'm receiving and the code below. { provider:…

Microsoft Graph Identity API
Microsoft Graph Identity API
A Microsoft API to access Azure Active Directory (Azure AD) resources to enable scenarios like managing administrator (directory) roles, inviting external users to an organization, and, if you are a Cloud Solution Provider (CSP), managing your customer's data.
285 questions
Microsoft Graph SDK
Microsoft Graph SDK
A Microsoft software developer kit designed to simplify building high-quality, efficient, and resilient applications that access Microsoft Graph.
884 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
1,345 questions
Microsoft Graph Permissions API
Microsoft Graph Azure AD API
Microsoft Graph Azure AD API
A Microsoft API that queries the user's profile, finds other users, manages organizational relationships, tracks assignments, or creates original solutions that incorporate existing organizational data.
254 questions
asked 2023-04-23T08:58:23.8066667+00:00
Nolt Integrations 0 Reputation points
answered 2023-05-11T07:01:31.4933333+00:00
1 answer

Graph API (Java): Grant a (Team) Channel permissions to access a user file

Hi, how can I give permissions to a full (private) Channel from a Team to access any user file in Onedrive/Sharepoint. I'm using the Java API with application access. I've tried with these endpoints: POST…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
6,679 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
297 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,082 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
1,345 questions
Microsoft Graph Permissions API
asked 2023-04-27T08:34:11.7066667+00:00
Francisco Saez 0 Reputation points
answered 2023-05-08T08:40:20.83+00:00
Nivedipa-MSFT 2,031 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Graph Api Access is denied. Check credentials and try again., Cannot find row based on condition

Hi everyone! I was trying to use the /solutions/bookingBusinesses/{id} endpoint, with a request with delegated permissions but I always get this error. And I have already added the premision mecionated in the documentation in the application I tried to…

Microsoft Graph Customer Booking API
Microsoft Graph Customer Booking API
A Microsoft API that lets enterprise organization and small business owners manage customer bookings and information with minimal setup.
197 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
1,345 questions
Microsoft Graph Permissions API
asked 2023-05-06T17:09:21.6866667+00:00
Alonso Mora 40 Reputation points
accepted 2023-05-06T23:08:02.31+00:00
Alonso Mora 40 Reputation points
1 answer

SP2019 Permission not working after migration from SP2013

Our office just migrated from SP2013 to SP2019. The issue is there's a few users having permission where they used to have for SP2013 and now after the migration it's not working for them. Any help or insight will be appreciated. Amy

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
7,092 questions
Microsoft Graph Permissions API
asked 2023-04-28T13:31:01.79+00:00
Amy Battison 0 Reputation points
commented 2023-05-03T05:41:30.42+00:00
Yanli Jiang - MSFT 10,846 Reputation points Microsoft Vendor
1 answer

Graph API site permissions returning empty list

We created a new site and shared with some users, which added to the site's Members and Visitors sharepoint groups. However, when we query the sites permissions, we receive an empty array, with the right application permission (Sites.FullControl.All).…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
1,345 questions
Microsoft Graph Site Lists API
Microsoft Graph Site Lists API
A Microsoft API that "supports access to SharePoint sites, lists, and drives; read-only support for site resources; read-write support for lists, listItems, and driveItems; and address resources by SharePoint ID, URL, or relative path.
329 questions
Microsoft Graph Permissions API
asked 2022-09-21T20:52:18.607+00:00
Rick Huang 31 Reputation points
commented 2023-05-02T19:43:57.24+00:00
Chad Scott 0 Reputation points
1 answer

Recent changes to MS Graph API

We use graph API to interact with our Microsoft products. One of API Endpoint started to return 400 error message without explanation of the reason. Deatails: Api:…

Microsoft Graph Applications API
Microsoft Graph Applications API
A Microsoft API that enables you to manage these resources and actions related to applications in Azure Active Directory.
561 questions
Microsoft Graph Teamwork API
Microsoft Graph Azure AD API
Microsoft Graph Azure AD API
A Microsoft API that queries the user's profile, finds other users, manages organizational relationships, tracks assignments, or creates original solutions that incorporate existing organizational data.
254 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
1,345 questions
Microsoft Graph Permissions API
asked 2023-04-27T14:01:34.6833333+00:00
Deflaminis, Nicholas 0 Reputation points
commented 2023-05-02T08:05:35.42+00:00
CarlZhao-MSFT 23,361 Reputation points
5 answers One of the answers was accepted by the question author.

Graph - Access is denied - Get-MgUserCalendarEvent

Hallo, how can it be that I have write permission but no read permission? So i can create a new calendarEvent (New-MgUserCalendarEvent), but its not possible to get the event-id with Get-MgUserCalendarEvent. I'm conntected via powershell…

Microsoft Graph Calendar API
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
4,895 questions
Microsoft Graph Permissions API
asked 2022-12-12T10:44:12.503+00:00
Oliver Schröder 26 Reputation points
answered 2023-04-30T18:57:39.15+00:00
Anh 0 Reputation points