Content
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


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…


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…
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?


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…


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…


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…


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…


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 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…


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…


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…


Teamwork.Migrate.All
It doesn't appear to add the "Teamwork.Migrate.All" permission in my bot thanks
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:…


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…


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…


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


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).…


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:…


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…

