c# - How to integrate with Google Plus -
how configure google application inside https://code.google.com/apis/console/ integrate google plus. need common networks functionallity getting friends, writing on wall etc.
fortunately google provides c# sample doesn't works, because of incorrect configuration.
i using c# .net.
the google+ api different api other social networks. in particular, cannot write directly user's wall without them taking explicit "share" action.
for details using google+ api, including step-by-step examples of how configure project in developer's console, see http://developers.google.com/+/
Comments
Post a Comment