viperadnan-git / google-drive-telegram-bot

A Google Drive Telegram Bot for managing, cloning files, uploading files on Google Drive
GNU General Public License v3.0
612 stars 1.6k forks source link

Google Drive Clone Issue #39

Open KAMG95 opened 3 years ago

KAMG95 commented 3 years ago

When I use the command /copy and put the link I get this error 'googleapiclient.http - WARNING - Encountered 403 Forbidden with reason "userRateLimitExceeded"' No matter the file was large or small I get the same error once I send the message

viperadnan-git commented 3 years ago

Try after 24 hours.

KAMG95 commented 3 years ago

I have been trying for 3 days now and nothing changes

SAOJSM commented 3 years ago

Maybe you copy too big file, so you can't copy. You can deploy gd-utils bot so that you can use service accounts to copy files.

When I use the command /copy and put the link I get this error 'googleapiclient.http - WARNING - Encountered 403 Forbidden with reason "userRateLimitExceeded"' No matter the file was large or small I get the same error once I send the message

KAMG95 commented 3 years ago

Maybe you copy too big file, so you can't copy. You can deploy gd-utils bot so that you can use service accounts to copy files.

The files were 200mb and the bot didn't copy them XD I will search about gd-utils bot thx

KAMG95 commented 3 years ago

Try after 24 hours.

Now the message changed to ' googleapiclient.http - WARNING - Encountered 403 Forbidden with reason "cannotCopyFile"' Any fix???

jassujas commented 3 years ago

How to create a gdrive bot