-3

Since Google+'s API only allows for public reading, has anyone figured out how to post to a Google+ stream or do private reading another way?

  • possible duplicate of [Post on Google+ Stream using Google+ API](http://stackoverflow.com/questions/10880021/post-on-google-stream-using-google-api) – Midhun MP Jun 08 '13 at 12:11

1 Answers1

2

You cannot programmatically writing to a user's stream or reading private stream data. You can programmatically write app activities to a user's profile.

class
  • 8,621
  • 29
  • 30