EvansA

Results 38 comments of EvansA

Ticket tracking filtering of permissions: https://github.com/microsoftgraph/microsoft-graph-devx-api/issues/1232

Hey @irwinwilliams. Running 'npm run start' instead of 'npm start' will start the app without any errors. We are investigating why this is the case for 'npm start'

Hey @dweverett. Sorry about this. A quick way to locate permissions for any query is on the Modify Permissions tab: Also, to quickly locate docs, there is a button on...

Hey @dweverett. For now, permissions required for specific request urls are on the Modify permissions tab. Whenever they are not available on the tab, the next option is to check...

This was completed in a recently closed milestone

Currently, there is an issue with authenticating the app instance when the automated tests are running on GitHub CI: https://github.com/microsoft/playwright/issues/19322 https://github.com/microsoft/playwright/issues/13090 Currently working on workarounds to get the instance authenticated

Working with the playwright team to figure out what the issue is with the authentication. Here is a recreation of the problem on codesandbox: https://codesandbox.io/s/unruffled-lehmann-i8bb1t?file=/src/tests/sample_spec.js

Hey @Vaccano. Graph Explorer does not support application permissions because of the security vulnerability caused by exposing your client secret and clientID to the web. The authentication provider that we...

Sure thing @Vaccano. Let me log this as a feature request