简体   繁体   English

Facebook获取被Graph API标记的朋友

[英]Facebook Get Friends who are tagged with Graph API

The application I am working on has the following permissions: 我正在处理的应用程序具有以下权限:

read_stream,publish_stream,offline_access,user_photos,friends_photos,friends_photo_video_tags,user_photo_video_tags read_stream,publish_stream,离线访问,user_photos,friends_photos,friends_photo_video_tags,user_photo_video_tags

When doing the query, only the photos owned by the user show up. 查询时,仅显示用户拥有的照片。 Any picture that is on a friends album does not show up. 不会显示在朋友相册中的任何照片。

This happens even if all privacy settings under the "Your Privacy Settings >> Applications, Games and Websites." 即使“您的隐私设置>>应用程序,游戏和网站”下的所有隐私设置也会发生这种情况。 are enabled. 已启用。

I am using the following: https://graph.facebook.com/me/photos 我正在使用以下内容: https : //graph.facebook.com/me/photos

Thanks in advance. 提前致谢。

Apparently it was all caused by a facebook bug. 显然,这都是由Facebook错误引起的。 For future reference check bugs.developers.facebook.com if something seems very odd! 如果有什么奇怪的地方,请检查bugs.developers.facebook.com以供将来参考!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM