【发布时间】: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