zdownloader
zdownloader copied to clipboard
gdrive_api::copy_file_error QNetworkReply::ContentAccessDenied
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 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?
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...?
any plans to add more servers to list...?
@sandy0096 not anytime soon(but in future maybe mega.nz and 1fichier.com)
Hi, I got the same error code, but I realized it was because the file I wanted to download was 26gb.
@leodomi Did you have enough free space on google account (more than 26GB)?
It was a free account so no