labbots / google-drive-upload

Bash scripts to upload files to google drive
https://labbots.github.io/google-drive-upload/
MIT License
698 stars 145 forks source link

userRateLimitExceeded | error 403 #192

Open onoakino opened 1 year ago

onoakino commented 1 year ago

Getting this error this past few days now whenever I attempt to upload. This only happened a few days ago. I was able to use google-drive-upload for a couple of months already. So stumped. What should I do?

"error": { "errors": [ { "domain": "usageLimits", "reason": "userRateLimitExceeded", "message": "User rate limit exceeded." } ], "code": 403, "message": "User rate limit exceeded." } }

Today's upload limit reached for this account. Use another account to upload or wait for tomorrow.