【发布时间】:2014-11-17 20:46:16
【问题描述】:
我使用 Zend 框架访问谷歌日历大约 1 年。今天突然Zend命令getCalendarEventFeed()报错:
HTTP/1.1 403 Forbidden
Content-type: text/html;
charset=UTF-8
Date: Mon, 17 Nov 2014 20:43:36 GMT
Expires: Mon, 17 Nov 2014 20:43:36 GMT
Cache-control: private, max-age=0
X-content-type-options: nosniff
X-frame-options: SAMEORIGIN
X-xss-protection: 1;
mode=block Server: GSE
Alternate-protocol: 443:quic,p=0.01
Connection: close
昨天一切正常,我什么都没做。
我用的是Zend framework 1.11.12,今天我也试了最新的1.12.9版本,同样的问题。
有什么想法吗?
【问题讨论】: