Get google plus user friends

久未见 提交于 2019-11-27 04:42:39

问题


In the Google+ API there is a method to search for public friends.

However, I do not see a way to get user friends. Is there any way to get the Google+ user's friends?


回答1:


There currently is no API access to circles and friends in Googel+. There is an open feature request you can star to get notified if an API method is added.

Alternatively you can use the Google Contacts API. This has the downside of being a scarier permission dialog because there is not a read only permission.



来源:https://stackoverflow.com/questions/10820536/get-google-plus-user-friends

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!