-
Notifications
You must be signed in to change notification settings - Fork 29
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
Error: can't get an upload url #31
Comments
The whole blacklisting thing was a guess based on my experience. In reality it could be anything. Additionally in my experience, there is different quotas for people uploading via the webpage (basically what this program does) vs those using apps (the "Backup and Sync" desktop app or Google Photos mobile app) -- you can sync as many files as you want via their apps, but you will get silently denied to upload anything via your browser on photos.google.com if you upload too much. It has also happened to me that I got that error when my Google Drive's quota was full -- once I got free space back again, it worked. So if it was working, and then suddenly stopped working, it's probably the throttling, and I suggest trying again in 24 hours (you can also try to upload directly on photos.google.com and see if it works - this would also answer if you're throttled). HTH! |
Tested again now. Same error via gphotosuploader. And gphotosuploader has worked for me before, but a few months back. |
I'm having the same issue. |
This error is thought to be due to upload copyrighted videos. |
Have the same issue since yesterday 20h51 Paris Time... (cannot upload with this tool but OK with same account with Google Chrome or Windows browser). Has someone any idea ? |
I found that the returned error of requestUploadURL is
And then the following fails: |
After a bit less than 24h, the tool is working again. The error message must probably be more explicit and provide the advice like "Wait about 24h before a new tentative" or sth similar. |
Unfortunately it's difficult to guess the cause of the problem, since the HTTP calls that the tool makes aren't documented. Anyway, I agree that the advice could be useful, thank you! |
I'm having the same issue as in #29, but I can't understand why I should be "blacklisted"? I have not uploaded photos (other from the Google Photos app on my iPhone) for ages.
I do use rclone to backup files, but that works fine. As far as I can tell everything in Googles API dashboard also looks fine.
I've tested this both on macOS and Linux Ubuntu.
The text was updated successfully, but these errors were encountered: