question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error to download Drive Files

See original GitHub issue

Hello, I’m trying to download files from Drive with the following command: gam user usar@domain get drivefile id 1dgfgdfgfus8caKZWYNLpp6SQDqWhOfuG_oNNNJEs-BM6NAc revision 18 format microsoft , but I’m taking the error below:

Downloading Google Doc: D:\gam\ACALL .xlsx Traceback (most recent call last): File “gam.py”, line 11307, in <module> File “gam.py”, line 11174, in ProcessGAMCommand File “gam.py”, line 4279, in downloadDriveFile File “oauth2client\transport.py”, line 175, in new_request File “oauth2client\transport.py”, line 282, in request File “httplib2_init_.py”, line 1659, in request File “httplib2_init_.py”, line 1399, in request File "httplib2_init.py", line 1319, in conn_request File "httplib2_init.py", line 1092, in connect httplib2.SSLHandshakeError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661) Failed to execute script gam

Can you help me?

Thanks in advance

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
taers232ccommented, Jul 30, 2018

Dinei,

In the short run, make an empty file named noverifyssl.txt anon the same directory as gam.

I have added code to my Advanced GAM ( https://github.com/taers232c/GAMADV-XTD) to handle this situation. See: https://github.com/taers232c/GAMADV-XTD/wiki/SSL-Root-CA-Certificates

Ross

On Mon, Jul 30, 2018 at 1:55 PM Dinei A. Rockenbach < notifications@github.com> wrote:

One could use the disable_ssl_certificate_validation option of httplib2, which is bound to GC_Values[GC_NO_VERIFY_SSL] on gam.py https://github.com/jay0lee/GAM/blob/master/src/gam.py#L967.

But I don’t know how to specify settings of GC_Values, maybe @jay0lee https://github.com/jay0lee could shed some light on it?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jay0lee/GAM/issues/676#issuecomment-409007195, or mute the thread https://github.com/notifications/unsubscribe-auth/AIU8L792_qKTJcbw_g-91R-VRhWqpYHJks5uL3LOgaJpZM4Rk7hi .

– Ross Scroggs ross.scroggs@gmail.com

0reactions
stale[bot]commented, Mar 5, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't download files from Google Drive? Try these fixes
Unable to download files from Google Drive · 1] Recheck Internet Connection · 2] Clear the browser cache data · 3] Allow Google...
Read more >
I can't download any Drive files from Chrome - Google Support
Open the Google Drive with a different web browser and try to download files. If it works on other browsers, please proceed on...
Read more >
How to fix Google Drive not downloading files - Setapp
First, try a few options of downloading the file from Google Drive itself. Then, log out and log back in using a single...
Read more >
FIX: Can't Download Files From Google Drive?
FIX: Can't Download Files From Google Drive? · The Dreaded Download Quota · Check Your Internet Connection · Clear Your Browser's Cache ·...
Read more >
Top 9 Ways to Fix Cannot Download Files From Google Drive ...
Top 9 Ways to Fix Cannot Download Files From Google Drive on Desktop · 1. Restart Computer · 2. Use the Right Method...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found