Skip to content

Cannot Download Large Folder #48

@deckard-detribine

Description

@deckard-detribine

It's been erroring out on the first actual folder within said folder. I've used an API key and oauth, with those two giving me this error in the 'folder' it downloads (which it exports as a file).

 "error": {
  "errors": [
   {
    "domain": "global",
    "reason": "fileNotExportable",
    "message": "Export only supports Docs Editors files."


   }
  ],
  "code": 403,
  "message": "Export only supports Docs Editors files."
 }
}

This is what happens when I don't use an API key or oauth.
Screenshot_20230309_180351

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