Detect missing permissions
Open
- Dominant language
- C#
- Stars
- 832
- Forks
- 89
- Avg merge
- 12h 1m
- Merged PRs (30d)
- 23
Description
For requests passed through to Graph, capture requests that failed due to lack of permissions. Use the Dev API to check which permissions are necessary and show a meaningful error to the user, including instructions what to change.
Contributor guide
Research direction
Start by locating the code path that forwards requests to Microsoft Graph and the handling for permission-related failures. Use the Dev API to determine the required permissions, then verify that users receive a meaningful error explaining what they need to change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, authorization, cli, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100