开发者

Is it possible to fetch facebook user's profile without logging using facebook connect?

开发者 https://www.devze.com 2022-12-21 05:55 出处:网络
Basically, I want to fetch facebook profile avatars onto my application since I am using their login to create a particular record. How do we display their profile pic without actually forcin开发者_如

Basically, I want to fetch facebook profile avatars onto my application since I am using their login to create a particular record. How do we display their profile pic without actually forcin开发者_如何学运维g the user to connect into facebook to retrieve these pictures?


You can use the fbml fb:profile-pic tag or you can use the users.getinfo API call without the user logging in, however it will then use the default "everyone" privacy level for the pictures you're trying to get.

0

精彩评论

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

关注公众号