Forum Discussion
RDelph
Oct 06, 2024Copper Contributor
Graph API - Returning Blank Groups Owners
When using the https://graph.microsoft.com/v1.0/groups/{group_id}/owners graph API endpoint, we get an empty result for the owner despite the owners being visible in the Admin Portal. We know we have...
VasilMichev
Oct 06, 2024MVP
Check your permissions/access token. Depending on how you authenticate, you might need to grant additional scopes.