Bug 346158

Summary: Adding Google Caledars and Tasks resource get error 'Daily Limit Exceeded'
Product: [Frameworks and Libraries] Akonadi Reporter: Michal Hlavac <miso>
Component: Google ResourceAssignee: Daniel Vrátil <dvratil>
Status: RESOLVED WORKSFORME    
Severity: normal CC: kdepim-bugs
Priority: NOR    
Version: 4.13   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Michal Hlavac 2015-04-14 06:42:35 UTC
I am trying to add google calendars and tasks resources and get error 'Daily Limit Exceeded'. And now it's only 8:30 a.m.


Reproducible: Always

Steps to Reproduce:
1. Add Google Calendars and Tasks account
2. 
3.

Actual Results:  
getting error 'Daily Limit Exceeded'
Comment 1 Daniel Vrátil 2015-05-18 16:03:37 UTC
There's a daily quota for the amount of requests the application can do per day, presumably starting with UTC day.  It can happen that we exceptionally hit the quota, but long-term we are still keeping below the quota (just checked ;-)), and we can always request higher quota if we start hitting the limit too often.