No Application Access Policy found for this app

Mandy W 0 Reputation points
2024-04-11T12:09:39.96+00:00

I have recently registered an application in Microsoft Entra admin center and have added the permissions required with the admin consent. I managed to generate a token by using just the tenant ID, client ID and client secret but it returns error "No Application Access Policy found for this app" when using the generated token to create a meeting on this endpoint https://graph.microsoft.com/v1.0/users/{tenant_id}/onlineMeetings

User's image

I understand in order to make requests without a signed-in user, we are required to configure the application access policy. Is there any other way to configure it without using PowerShell command?

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Security | Microsoft Graph
Microsoft Teams | Microsoft Teams for business | Other
Microsoft Security | Microsoft Entra | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Andy David - MVP 159.7K Reputation points MVP Volunteer Moderator
    2024-04-11T13:40:12.3633333+00:00

    I believe that is the only supported method currently.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.