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
Proposal to add some kind of fast-rejection/validation in GraphSession to straight up reject DriveItem.Metadata, when they are provably garbage (including logging the bad entry).
Proposal to add some kind of fast-rejection/validation in GraphSession to straight up reject DriveItem.Metadata, when they are provably garbage (including logging the bad entry).
I.e. Add hook to AbstractListService.java#L58 to quickly verify that an item may be accessible.
The text was updated successfully, but these errors were encountered: