Reputation: 3771
Is it possible to post to the users wall with the current G+ API? I've only been able to find info on getting information. Seems as if posting any data isn't currently supported.
Upvotes: 1
Views: 686
Reputation: 16082
Information from https://developers.google.com/+/api/:
Note: The Google+ API currently provides read-only access to public data. All API calls require either an OAuth 2.0 token or an API key.
Upvotes: 3