PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Saturday, March 12, 2022

[FIXED] How nametests and meaww fetch friends which is not available from graph 2.0

 March 12, 2022     facebook-graph-api, facebook-javascript-sdk, facebook-php-sdk     No comments   

Issue

I am trying to fetch friends profile pics of a logged in user.From Graph 2.0, userfriends permission will fetch only the users who are using the app. However, I am surprised to see nametests and meaww apps are fetching friends profile pics, I see they are asking just email, publicprofile, userposts and friendslist permissions.

Any help in this regard is greatly appreciated.


Solution

I assume they are using taggable_friends or invitable_friends which Facebook will only allow to be used after submitting for reviews. Link for submitting to facebook for approval Both these apps are something that increases user engagement and activity in Facebook so Facebook will approve this to developers that look promising and well designed.



Answered By - Agent Smith
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing