When trying to use google task list late in the day (after 10pm EDT) I get this "unable to open task list" error message: Unable to connect to 'Tasks': Cannot open calendar: Authentication required: { "error": { "errors": [ { "domain": "usageLimits", "reason": "dailyLimitExceeded", "message": "Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/tasks/quotas?project=923794261470", "extendedHelp": "https://console.developers.google.com/apis/api/tasks/quotas?project=923794261470" } ], "code": 403, "message": "Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/tasks/quotas?project=923794261470" } } afaik, the google API keys used by evolution are registered to Debarshi Ray (upstream Gnome). It might make sense to provide Gentoo specific set of keys. (or work with upstream gnome to bump the limit)
It looks like: https://bugzilla.gnome.org/show_bug.cgi?id=761450 If that is the case, the following two patches should help: http://pkgs.fedoraproject.org/cgit/rpms/evolution-data-server.git/plain/evolution-data-server-3.20.5-caldav-goa-daily-limit-exceeded.patch?h=f24 http://pkgs.fedoraproject.org/cgit/rpms/evolution-data-server.git/plain/evolution-data-server-3.20.5-caldav-goa-daily-limit-exceeded-2.patch?h=f24 Could you try them?
(In reply to Pacho Ramos from comment #1) > It looks like: > https://bugzilla.gnome.org/show_bug.cgi?id=761450 > > If that is the case, the following two patches should help: > http://pkgs.fedoraproject.org/cgit/rpms/evolution-data-server.git/plain/ > evolution-data-server-3.20.5-caldav-goa-daily-limit-exceeded.patch?h=f24 > http://pkgs.fedoraproject.org/cgit/rpms/evolution-data-server.git/plain/ > evolution-data-server-3.20.5-caldav-goa-daily-limit-exceeded-2.patch?h=f24 > > Could you try them? I have been running for the pas couple days with both patches applied. However, I still see the error, and it's not just task list, but for calendars too. I see for two google accounts (gmail and gapps for education)
While working on 3.22, this issue actually became more problematic for me. It seems upstream re-opened at https://bugzilla.gnome.org/show_bug.cgi?id=771547.
3.20.6 and 3.22.2 should fix this