问题
Using this permission,i can get my location user_hometown.
How do i get my friend location?
Is that possible?
Thanks in advance!!
回答1:
Have you tried permissions friends_location and friends_hometown ?
I don't think it'll work with user_hometown or user_location only, you'll need the friend permissions.
Edit:
Just checked with graph api explorer. In addition to friends_location and friends_hometown permissions you'll also need the friends_about_me permission.
来源:https://stackoverflow.com/questions/8307085/facebook-how-to-get-my-location-and-all-my-friends-location