Hi bros,

Đệ đang lập trình C#, dùng Google API v3 để download folder từ GD về. Down 1 thread lâu quá nên đệ làm luôn 4 thread cho nhanh, khi thử bị lỗi này:

Google.GoogleApiException HResult=0x80131500 Message=Google.Apis.Requests.RequestError User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=679789778370 [403] Errors [ Message[User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=679789778370] Location[ - ] Reason[userRateLimitExceeded] Domain[usageLimits] ] Source=Google.Apis StackTrace: at Google.Apis.Requests.ClientServiceRequest`1.<ParseResponse>d__31.MoveNext() at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Google.Apis.Requests.ClientServiceRequest`1.Execute() at 

Bro nào biết chỉ đệ với nha !