The Google Calendar API has changed how we manage API usage

1 · Google · July 9, 2021, 5:28 p.m.
Posted by Charles Maxson, Developer Advocate The Google Calendar API has changed how it manages API usage. Previously, queries were monitored and limited on a daily basis. As of May 2021, queries started to be monitored and limited on a per-minute basis. This introduces better behavior when your quota is exceeded, as requests are rate-limited until quota is available rather than failing all requests for the rest of the day. This also helps developers recognize issues around quota enforcements ...