I'm developing a SharePoint extension (ListViewCommandSet extension).
I have no clue (can't find any docs about this) how to give permissions to access Graph API (even the /me call gives a 403 response).
Any ideas of how to access the Graph API from localhost when developing a SPFX extension?
webApiPermissionRequestsproperty in thepackage-solution.jsonunder the config folder of the solution?MSGraphClientas given at: docs.microsoft.com/en-us/sharepoint/dev/spfx/use-msgraph