taers232c / GAMADV-XTD3

Command line tool to manage Google Workspace
732 stars 86 forks source link

Issue with Get Drivefile cmd - Download Failed: HTTP Error: 400 #151

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hi there,

I'm facing the issue that when I try to run gam user <mail> get drivefile <id> csvsheet <csvsheetname> I receive: Download Failed: HTTP Error: 400 as an error.

It's with all Google Docs and Sheets that I have and own. If I leave the csvsheet it works without any issues.

taers232c commented 3 years ago

I can duplicate the problem, I'm working on the fix.

Ross

On Tue, May 4, 2021 at 7:46 AM triplephteven @.***> wrote:

Hi there,

I'm facing the issue that when I try to run gam user get drivefile

csvsheet I receive: Download Failed: HTTP Error: 400 as an error. It's with all Google Docs and Sheets that I have and own. If I leave the csvsheet it works without any issues. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub , or unsubscribe .

-- Ross Scroggs @.***

taers232c commented 3 years ago

Google seems to have resolved the issue.

Test your command, mine now works.

Russ

ghost commented 3 years ago

Works, thank you!