【问题标题】:what's the number of Google Calendar API limit - updating ACLGoogle Calendar API 限制的数量是多少 - 更新 ACL
【发布时间】:2012-06-05 08:50:08
【问题描述】:

我试图通过 PHP 脚本添加一些谷歌日历,并更新这些日历的 ACL 以使其对我们的整个域用户可用。

一切顺利,除了我在创建一堆日历后收到此错误:

Zend_Gdata_App_HttpException: Expected response code 200, 
got 403 User has updated too many ACLs today. Please try again tomorrow. in
/Zend/Gdata/App.php on line 709

你们知道这个限制的确切数字是多少吗?这很有趣。我试着看这里并没有得到答案。

https://developers.google.com/google-apps/calendar-resource/limits

【问题讨论】:

    标签: php google-api


    【解决方案1】:

    显示您的实时配额使用情况的 Google 控制台位于 code.google.com:https://code.google.com/apis/console

    【讨论】:

    • 对不起,这可能不是答案。我们使用的是 Google Enterprise 服务,因此未在此链接下列出。通过使用域密钥和秘密的 Oauth,我们能够控制所有域用户的谷歌应用程序,在这种情况下是特定的日历。
    • 我使用 API 控制台跟踪 Google Apps for Education 环境中的个人用户 API 限制。听到 Google Apps for Enterprise 环境中的情况不同,我感到很惊讶。
    猜你喜欢
    • 2015-02-01
    • 2012-05-05
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多