Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot Download Large Folder #48

Open
deckard-detribine opened this issue Mar 9, 2023 · 1 comment
Open

Cannot Download Large Folder #48

deckard-detribine opened this issue Mar 9, 2023 · 1 comment

Comments

@deckard-detribine
Copy link

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

@deckard-detribine deckard-detribine changed the title Cannot Download Folder Cannot Download Large Folder Mar 9, 2023
@Akianonymus
Copy link
Owner

can you share the link ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants