I have been trying to post on user's wall from my application. Even I am completed with facebook, Linkedin, Twitter. What I did is after authorising properly from these application I finally saved its token. And with that I did to post it on their wall if they are posting on my application.
Now continuing with that I want same with Google+. Though I am completed with Google+ authorisation and saved token in my DB. How can I post on Google+ on their wall or on my profile page with it. Or In google terms how can I share on user's stream.
I have tried to create box on my page and on clicking that popup window open to post on G+. What I want is if user is registered than It automatically goes to its stream not in conventional button clicking way what they have provided.
Is that Possible ??