Click here to Skip to main content
16,020,377 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
We are developing a site for females, in which we need to send Facebook notifications for the female friends of logged-in user.

We have tried with me/invitable_friends in Facebook API, but we are not able to filter the friends by gender.

We also tried with me/friends, it is getting gender information, but we are getting only few friends who are authorized; instead of all friends

We found a solution with fql query, but it is not working for the present API version (V2.4)

Is there any way to use old version API (below V2.1) or any other solution to the requirement?

Please suggest me...
Posted
Updated 6-Aug-15 19:43pm
v2
Comments
[no name] 6-Aug-15 10:52am    
My suggestion would be to go ask in the Farcebook developers forum.
Suvendu Shekhar Giri 6-Aug-15 12:37pm    
Old API version?
What is the exact version?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900