小编Siv*_*lan的帖子

Google+ People Search API不会返回任何内容

谷歌+人物搜索是否被弃用?

我在他们的网页https://developers.google.com/+/web/api/rest/latest/people/search中使用了试用此API

并不断获取不同查询的项目

{
 "kind": "plus#peopleFeed",
 "etag": "\"ucaTEV-ZanNH5M3SCxYRM0QRw2Y/K-_p8YwZl_F9FBOVSt8JEHLSg9Y\"",
 "selfLink": "https://content.googleapis.com/plus/v1/people?
     query=jane%20smith&key=[mykey]",
 "title": "Google+ People Search Results",
 "nextPageToken": "",
  "items": []
}
Run Code Online (Sandbox Code Playgroud)

google-api google-plus google-apis-explorer

9
推荐指数
1
解决办法
704
查看次数