Authorization_RequestDenied when trying to get groups from Azure Active Directory using Graph API
问题 I'm trying to get information about Azure Active Directory groups using the Graph API, but I keep getting an "Authorization_RequestDenied" response. This question is similar to Insufficient privileges error when trying to fetch signed in user's group membership using Azure AD Graph API, but that question's answer didn't work for me. Here's what I've done: Logged onto the Azure portal using my Microsoft account (e.g. example@hotmail.com ) Set up an Azure Active Directory instance for testing.