permissions - Retrieve FaceBook user's friends profile pictures with Graph API v2.3 -


i in prototype , research stage of app create quiz facebook user's friends. gist each question ask user match profile picture of facebook friend name of facebook user picture belongs to.

as read v2.3 facebook api documentation, section user_friends permission, appears app make able user's friends' info if friend has installed , authorized app.

if indeed case, won't attempt app it's unlikely fun if content limited set of friends have installed app.

is there other way user's friends info while staying within bounds of facebook developers terms of service , without requiring user's friend has installed , authorized app?

yes, indeed case, can access friends authorized app user_friends too. there no other way since don´t want "invite friends canvas game" or "tag friends".

check out answer in thread more information: facebook graph api v2.0+ - /me/friends returns empty, or friends use app


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -