- Joined
- Dec 4, 2019
- Messages
- 13
- Reaction score
- 1
Hi, this is an intermittent issues that happens when backing up 3cx. it sometimes works and there are days that I have to manually do it.
Here is the error I am getting:
The service drive has thrown an exception: Google.GoogleApiException: Google.Apis.Requests.RequestError Rate Limit Exceeded [403] Errors [ Message[Rate Limit Exceeded] Location[ - ] Reason[rateLimitExceeded] Domain[usageLimits] ] at Google.Apis.Requests.ClientServiceRequest
Here is the error I am getting:
The service drive has thrown an exception: Google.GoogleApiException: Google.Apis.Requests.RequestError Rate Limit Exceeded [403] Errors [ Message[Rate Limit Exceeded] Location[ - ] Reason[rateLimitExceeded] Domain[usageLimits] ] at Google.Apis.Requests.ClientServiceRequest
1.<ParseResponse>d__34.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Google.Apis.Requests.ClientServiceRequest1.Execute() at Google.Apis.Requests.PageStreamer4.<Fetch>d__5.MoveNext() at System.Collections.Generic.List1..ctor(IEnumerable1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at GoogleDriveImpl.GdFolder.DoGetFiles(String type) at GoogleDriveImpl.GdFolder.DeleteFile(String name) at _3cxBackupRestoreImpl.BackupRestoreUtils.Backup(IFilesystem filesystem, String instanceId, String cfgPath, String dbConnectionString, BackupConfig options, String fullpathFilename, Boolean sendEmail) at BackupRestoreSchedule.BackupJob.Execute(IJobExecutionContext context)