Baptiste Moisson created NIFI-11266:
---------------------------------------
Summary: PutGoogleDrive, ListGoogleDrive, FetchGoogleDrive can't
access a SharedDrive
Key: NIFI-11266
URL: https://issues.apache.org/jira/browse/NIFI-11266
Project: Apache NiFi
Issue Type: Improvement
Reporter: Baptiste Moisson
It seems that Google Drive Put, Fetch and List processor are not able to
perform action on SharedDrive.
Regarding the Google Drive API
([https://developers.google.com/drive/api/v3/reference/files/list?apix_params=%7B%22includeTeamDriveItems%22%3Afalse%2C%22supportsTeamDrives%22%3Afalse%7D)]
, it seems that options like corpora, driveId , includeItemsFromAllDrives,
supportsAllDrives should be use to perform an SharedDrive access.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)