gdown.pl icon indicating copy to clipboard operation
gdown.pl copied to clipboard

403 Forbidden

Open herobd opened this issue 2 years ago • 0 comments

I'm getting a 403 error when downloading. The file is set so anyone with the link can view. It appears to start downloading, but during the download gets a 403 error.

--2022-05-04 19:07:28--  https://docs.google.com/uc?id=1Lj6xMvQcF9dSCxVQS2nia4SiEoPXbtCv&export=download
Resolving docs.google.com (docs.google.com)... 142.250.148.100, 142.250.148.102, 142.250.148.139, ...
Connecting to docs.google.com (docs.google.com)|142.250.148.100|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘gdown.20220504190728.779284617238776’

     0K                                     28.8M=0s

2022-05-04 19:07:29 (28.8 MB/s) - ‘gdown.20220504190728.779284617238776’ saved [2230]

--2022-05-04 19:07:29--  https://docs.google.com/uc?id=1Lj6xMvQcF9dSCxVQS2nia4SiEoPXbtCv&export=download
Resolving docs.google.com (docs.google.com)... 142.250.148.100, 142.250.148.138, 142.250.148.113, ...
Connecting to docs.google.com (docs.google.com)|142.250.148.100|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘gdown.20220504190728.779284617238776’

     0K                                     24.7M=0s

2022-05-04 19:07:29 (24.7 MB/s) - ‘gdown.20220504190728.779284617238776’ saved [2230]

--2022-05-04 19:07:29--  https://docs.google.com/uc?id=1Lj6xMvQcF9dSCxVQS2nia4SiEoPXbtCv&export=download
Resolving docs.google.com (docs.google.com)... 142.250.148.100, 142.250.148.113, 142.250.148.138, ...
Connecting to docs.google.com (docs.google.com)|142.250.148.100|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘gdown.20220504190728.779284617238776’

     0K                                     20.6M=0s

2022-05-04 19:07:29 (20.6 MB/s) - ‘gdown.20220504190728.779284617238776’ saved [2230]

--2022-05-04 19:07:29--  https://docs.google.com/uc?id=1Lj6xMvQcF9dSCxVQS2nia4SiEoPXbtCv&export=download
Resolving docs.google.com (docs.google.com)... 142.250.148.102, 142.250.148.139, 142.250.148.138, ...
Connecting to docs.google.com (docs.google.com)|142.250.148.102|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2022-05-04 19:07:35 ERROR 403: Forbidden.

Couldn't download the file :-(

herobd avatar May 04 '22 19:05 herobd