0

I am working on PHP website built with Yii 1 framework.
I want to make articles auto posted to Google Plus business page related to the website.

  1. I create test business page on Google Plus related to my Google account and website I work on.
  2. I can authorize myself by getting access token using OAuth2 (authorization of users, I think it's done).
  3. Now how can I use this access token to post articles from PHP website to Google Plus?

I started from here https://developers.google.com/+/web/api/rest/pages-signup but what is the next step after I complete this form?
How can my PHP code interact with this API?
What request should I send to post to API?

Bizley
  • 17,392
  • 5
  • 49
  • 59

0 Answers0