zdownloader icon indicating copy to clipboard operation
zdownloader copied to clipboard

gdrive_api::copy_file_error QNetworkReply::ContentAccessDenied

Open sandy0096 opened this issue 5 years ago • 6 comments

I was using this for past 2 days. It working fine until this message started popping. I tried to build the project but the requirement for Qt >= 5.14 file is too big to download for my ISP. The speed from Qt servers is negligible in my case. I lost all hope now. This is the only project that have everything.

sandy0096 avatar May 19 '20 04:05 sandy0096

@sandy0096 Why did you close this issue? I am using https://developers.google.com/drive/api/v3/reference/files/copy. Copy request from gdrive API on some gdrive files reports ContentAccessDenied(403) but I don't know why. I have done some research but I have not found any workaround. Removing parameter supportsAllDrives does not help. Possible (gdrive) file owner should change permissions?

sin2000 avatar May 20 '20 08:05 sin2000

I closed this because I then figured why this was happening and not necessarily an issue. Yes, It is a permission issue. You need to have access before downloading a file (the gdrive page with Request Access button with some message). In my case, When I viewed file - It was public but while downloading - user made it private (lame). Anyways, @sin2000 any plans to add more servers to list...?

sandy0096 avatar May 20 '20 09:05 sandy0096

any plans to add more servers to list...?

@sandy0096 not anytime soon(but in future maybe mega.nz and 1fichier.com)

sin2000 avatar May 20 '20 15:05 sin2000

Hi, I got the same error code, but I realized it was because the file I wanted to download was 26gb.

leodomi avatar May 23 '20 13:05 leodomi

@leodomi Did you have enough free space on google account (more than 26GB)?

sin2000 avatar Jul 13 '20 17:07 sin2000

It was a free account so no

leodomi avatar Jul 13 '20 22:07 leodomi