You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if a GET request passes through Microsoft Graph Developer Proxy that does not use the $select query string parameter we raise a warning in the proxy output.
This could lead to false positives as not all endpoints support $select.