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

Access denied with the following error: Too many users have viewed or downloaded this file recently. #111

Closed
hongyi-zhao opened this issue Sep 13, 2021 · 1 comment

Comments

@hongyi-zhao
Copy link

hongyi-zhao commented Sep 13, 2021

On Ubuntu 20.04.2 LTS, I meet the following error:

$ pyenv shell datasci
$ pip install gdown
$ gdown --proxy http://127.0.0.1:8080 'https://drive.google.com/u/0/uc?id=1tnRtS8N9-mc3hsZNsh0s3UCMTDrALwuf&export=download'
Using proxy: http://127.0.0.1:8080
Access denied with the following error:

 	Too many users have viewed or downloaded this file recently. Please
	try accessing the file again later. If the file you are trying to
	access is particularly large or is shared with many people, it may
	take up to 24 hours to be able to view or download the file. If you
	still can't access a file after 24 hours, contact your domain
	administrator. 

You may still be able to access the file from the browser:

	 https://drive.google.com/u/0/uc?id=1tnRtS8N9-mc3hsZNsh0s3UCMTDrALwuf&export=download 

Any hints for fixing this problem?

Regards,
HY

@wkentaro
Copy link
Owner

At the moment, I'm not sure how to avoid this error.
See #43 for other people's comments.

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