How to get the public data of google+ and also how to post from my site to google+ using php

后端 未结 2 1420
日久生厌
日久生厌 2021-01-26 10:16

Authentication between my site and google plus is working fine. But my details and my activities are not showing now. we get getAccessToken of Googleplus like

{\         


        
2条回答
  •  独厮守ぢ
    2021-01-26 11:18

    Have you considered using the PHP API?

    http://code.google.com/p/google-api-php-client/

    If you have, you might consider posting your actual code.

提交回复
热议问题