开发者

Facebook Graph API vs. user's privacy settings

开发者 https://www.devze.com 2023-01-22 23:34 出处:网络
Using Facebook\'s Graph API, I\'m a little confused about the interaction between the requested application permissions and the user\'s privacy settings.

Using Facebook's Graph API, I'm a little confused about the interaction between the requested application permissions and the user's privacy settings.

I'm developing a web app that allows people to login via Facebook Connect, and then attempts to retrieve their interests and 开发者_StackOverflow社区friends list. I've set the Facebook application permissions as broadly as possible for testing:

perms="email, user_birthday, status_update, publish_stream, user_hometown, user_location, user_interests, user_relationships, user_work_history"

And yet I'm finding that the only way I can retrieve anything beyond the basic profile information is if the user's privacy settings are set to "Everyone".

Am I missing something? If the user allows the required permissions during application login, shouldn't that that precedence?

Maybe I'm not using the access_token correctly?


It should, and you are clearly doing something wrong. What are you coding on?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号