Google spreadsheet php client API

來源:互聯網
上載者:User

標籤:

最近 由於Google 關閉了 ClientLogin 的驗證方式..導致以前一直使用的 zend gdata api無法正常工作.

該死的 zend 5月20日更新了 api 卻沒有轉換Google推薦的 OAuth 2.0驗證依然使用的ClientLogin 方式.

於是至少上網查google spreadsheet的API.該死的google居然只出了java和.net的 基於OAuth 驗證的 API library.

這下掉的大.難道要自己去研究spreadsheet 的API文檔 然後自己寫php API. 可是公司的業務不能等.

於是上了google 論壇搜尋.還好國外一個好心哥們給了一個地址http://stackoverflow.com/questions/21470405/google-api-how-to-connect-to-receive-values-from-spreadsheet

github果然是萬能的.上面早有人放了spreadsheet php library.項目地址:https://github.com/asimlqt/php-google-spreadsheet-client

然後結合google OAuth php library .php操作 google spreadsheet 就完全OK了.

中間還有個小插曲.伺服器在美國連結google的伺服器時總是要花2分鐘.檢查了半天代碼沒發現問題,配合營運一查才知道原來走的是IPV6網路.而google的 IPV6的路由貌似出了問題.導致每個連結都要花2分多鐘.簡直就是坑爹.


Google spreadsheet php client API

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.