Drive upload

Send files into the shared Google Drive folder (service account).

Before uploads work

  • In Google Drive, share GOOGLE_DRIVE_FOLDER_ID with the service account as Editor (Viewer is not enough to create files).
  • Uploads use OAuth scope drive (read/write) on the server only; listing on /drive still uses drive.readonly.
  • This dashboard has no per-user login yet; treat this page as internal-only when deployed.

Max size defaults to 50 MB; set DRIVE_UPLOAD_MAX_MB to change.

Drive browserHome