Hello Yash,
Thank you for your response and for the two links.
I updated the configuration of my App Registration in Microsoft Entra and added the permission as specified in your example:
Power Automate > User (Delegated / Access Microsoft Flow as signed-in user)
I noticed that you also have other permissions related to Microsoft Graph (the details aren’t visible in your screenshot).
For my App Registration, I also added the following permission:
Microsoft Graph > User.Read (Delegated / Sign in and read user profile)
Unfortunately, when I call the endpoint, I still receive the same error message:
Status: Forbidden
Response: {"error":{"code":"MisMatchingOAuthClaims","message":"One or more claims either missing or does not match with the open authentication access control policy."}}
I feel like the solution is right at my fingertips. If only the error message were more explicit and could tell me which claims are missing from my authentication token.
Hello Michael,
Thank you for the link.
I had already come across this example.
Unfortunately, it doesn't work for me.
I believe it's no longer possible to call an "Automate Flow" link directly.
Security has been tightened, and calling this endpoint now requires OAuth 2.0 authentication.
I would also like to remind that my .NET application is not hosted on Azure — it's running on a server within my company that has internet access.
Sincerely,
Frédéric
Michael E. Gernaey
497
Super User 2025 Season 2
David_MA
436
Super User 2025 Season 2
Riyaz_riz11
244
Super User 2025 Season 2