Skip to content

Apparent mismatch between Google Drive API docs and permissionList functionality #7

@rlkiser

Description

@rlkiser

According to the documentation (https://developers.google.com/drive/api/v3/reference/permissions) the allowFileDiscovery permission is what determines if an item is indexed for search. Currently the checks in permissionList are only using the 'type' and 'id' fields to determine permissions. If I'm not mistaken, this would cause unreliable results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions