Peter Turcsanyi created NIFI-14287:
--------------------------------------
Summary: ExportSizeLimitExceeded error in FetchGoogleDrive
Key: NIFI-14287
URL: https://issues.apache.org/jira/browse/NIFI-14287
Project: Apache NiFi
Issue Type: Bug
Reporter: Peter Turcsanyi
Assignee: Peter Turcsanyi
FetchGoogleDrive can download Google Docs, Sheets and Slides documents from
Google Drive. It involves an export step from the internal Google format to a
downloadable format like PDF. There is a hard limit of 10 MB for file size when
using the export REST endpoint (Drive.files().export() method in the Java
client).
[https://issuetracker.google.com/issues/36761333]
The workaround is to use export links for 10MB+ files.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)