Reputation: 396
I am working with facebook graph and I believe that Facebook graph doesn't give access to users friends list but only total friends count is given on graph request in any of the present graph versions (2.0-2.7).
But this app has got over that restriction and it gets users friends list on oauth version 2.3 How did they got that ?
Facebook App with friends list resource available(meaww.com)
Did facebook made any exception for them or did I missed something ?
Upvotes: 0
Views: 400
Reputation: 73974
I would not authorize those spam apps, just to be safe. Anyway, i assume they are using taggable_friends
or invitable_friends
- i am pretty sure they shouldn´t though. There is more information in this thread: Facebook Graph Api v2.0+ - /me/friends returns empty, or only friends who also use my app
Upvotes: 1