Fetching users public data in android via Facebook SDK -


just wanted confirm, not possible fetch basic public profile data users not friends of logged user, if have profile id?

regards

you can access basic or public profile information user or object (page, event, location etc.) graph api.

though there might difference depending upon access token use, app access token public data object, , user's access token might restricted, if user himself restricted access object.


Comments