On Sat, Feb 8, 2014 at 6:30 AM, <supp...@groupingmall.com> wrote:

> I have developed a web application with Google+ Signin. Once user click
> the sign in with Google+ it authorize the app and register that user. after
> that process, I want to automatically share some information in google plus
> wall from my application. For that I go through the Google plus API, "
> https://developers.google.com/+/"; and enables api's related to login, get
> user information and write access. I'm trying to use Google's API to post
> on the currently logged in user's stream / wall / whatever. My website uses
> Facebook and twitter APIs to post notifications automatically on the
> currently logged in user's wall, but not able to post with Google's wall. I
> want something like Facebook and Twitter API, with Automatic Posting
> function and API.
>


So to clarify, you want to post to a user's Google+ wall correct?
Unfortunately the Google+ API is currently only read only, see the Note at
this page: https://developers.google.com/+/api/#api

What you can do is to configure an external service such as IFTTT to
transfer posts from a Twitter account to Google+, or from another source
application.


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to