For the past few days i’ve been getting error googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded when sending data from my server to Google Drive.
Normally this only crops up when sending data FROM Google Drive which is really strange!
I am able to upload files via web UI to the Gdrive account no problem and also able to do a sync from it to a different gdrive account - So sending data out of this account is fine.
It seems I may heve been temp banned from uploading files to the account via rclone - due to too many API requests possibly?
I am using v1.36 with these commands: -c --no-traverse --transfers=10 --checkers=300 --stats=5s -v
I heard that another user was having the same issue yesterday - Has anyone else ran into this problem?.
I’ll be changing to v1.37 and testing out --tpslimit to see if I still run into the same issues tomorrow.
Here’s a debug log for the curious. 
