Default user flow is picking up Pre-Created B2C users but Custom Policy is not
I have a B2C tenant, where I have both, custom Policies and Default User-flows. I have both, local and federated user login setup for both of them. Now I pre-create the federated users into the B2C, via MS GraphAPI, I give a payload which looks like…
Server Error when Retrieving Authorization Code for Microsoft Graph API with Accounts Created After October 2024
I am experiencing an issue when attempting to obtain an authorization code for Microsoft Graph API. The process works correctly for accounts created before October 2024, but for those created afterward, I encounter a server_error after signing in and…
Microsoft Graph Retention Labels
Hi, When I call https://graph.microsoft.com/beta/security/labels/retentionLabels, it only returns the first 100 labels. It then provides paging with a subsequent link object in the JSON. However, that link fails every time. I cannot use the standard…
![](https://techprofile.blob.core.windows.net/images/3B_hAAABAgAAAAAAAAAAAA.png?8DB19C)
![](https://techprofile.blob.core.windows.net/images/3B_hAAABAgAAAAAAAAAAAA.png?8DB19C)
How to get User SID and UPN from Defender Alert's Device Evidence
I need to get User SID and UserPrincipalName from Alert's Device Evidence. Device Evidence contains loggedOnUsers that consists of accountName and domainName based on info here:…
Getting POP UP: A sign in window is open. To continue pick the account you to use and accept conditions
receiving this message and no popup windows are open. Boltrics addon and not happening to all users.
![](https://techprofile.blob.core.windows.net/images/a2dbb28782bd4a3d9013b3ee9f354ec6.png)
Call records API call only giving me 60 records
When i am running this API - i am just getting 60 records , i know it should have lot more records. https://graph.microsoft.com/v1.0/communications/callRecords?$select=id,startDateTime&$filter=startDateTime ge 2025-01-31T15:13:19.000Z and…
Sharepoint links to none document files in 3rd party app
We have an app that links to Sharepoint documents, these can be Word, Excel, images (JPG, PNG, TIF), and PDF files. Most of the links work OK with the exception of TIF files and some other none MS documents. When viewing TIF files directly in Sharepoint,…
Application requires admin consent, it keeps getting approved but nothing
Hello, One of our enterprise clients on Microsoft is trying to do the OAuth flow for our application ID but is facing an approval wall. The user is prompted with the window 'Approval required'. They fill in the 'Enter justification for requesting this…
Activate a class team through Graph API with a registered AAAD application
Hi, I've an Azure Application registered with some API permissions. With Graph API and a valid token for this application, I can easily create teams, add owners, members, etc. Still with Graph API, I need to activate class teams because a class team is…
CloudCommunications.ReadWrite.All isn't available in the bot's API permission
I need to enable CloudCommunications.ReadWrite.All, but it's not showing in the API permissions for my application
How to Filter for Only Sent Messages in Microsoft Teams Using Microsoft Graph API?
I am utilizing the Microsoft Graph API to monitor chat messages in Microsoft Teams, using the endpoint "/users/{user_id}/chats/getAllMessages". This subscription model is currently set up to notify me of all messages, both sent and received,…
All users api
Hi , I am using the /users api to get the domains and ids of my colleague now what is happening is that I do use the api- /me/events and try getting my events so in the response i am able to view other users events how can i customize it? please help . I…
Permissions Needed to Access User Data Based on UPN
An app registration has been created with the permissions: User.Read and User.Read.All. This has been confirmed with a screen capture from the admin. A token has been successfully obtained and passed when accessing…
Not able to see Document library content inside MS Teams tab created using Graph API
Hello, I am trying to create a Teams tab for showing Document library content using Graph API. I referred the configuration mentioned in https://learn.microsoft.com/en-us/graph/teams-configuring-builtin-tabs to create the tab with configured document…
ErrorQuotaExceeded Error Microsoft Graph
When syncing mailboxes the following error comes up: ErrorQuotaExceeded: Cannot save changes made to an item to store The folder does not contain an extraordinary amount of emails, maybe 20 in total, but I cannot seem to resolve the error. I have…
How to limit Graph getDirectRoutingCalls API query to specific hour range
I can pull down all call records for a given day using the date parameter, but I cannot get the API to work when I try to only gather 2 or 4 hours out of the day rather than all calls in a day period. The only start time format that seems to work is just…
How to pull members from Outlook Personal Contact Group
I would like to pull members from an Private Outlook Contact group. I can not find the graph API to do this. Above is the screenshot if the contact list. How can i do this? Any assistance will be appreciated
DriveItem search not working properly
I used the following search API and got an empty result, but in fact there are files that match the search criteria. /me/drive/root/search(q='{search-text}') /me/drive/root/search(q='Doc') -> I got files /me/drive/root/search(q='Docu') -> I got…
Why is the 'created' changeType change notification not triggered for group creation in MS Graph?
Hi, I am working with Microsoft Graph change notifications and have set up a subscription to listen for the created changeType for groups. However, when a group is created, it seems that only the updated changeType is triggered instead of the created…
How to setup webhook for user deactivation?
We are building a SaaS platform for onboarding tenants. Their users can log in to our mobile app using SSO. When the tenant's admin deactivates the user I want to receive a notification so that I can deactivate the user in my app. I tried setting up…
![](https://techprofile.blob.core.windows.net/images/3o0MZUCrgEesSRQLlgthaQ.png?8DD423)