Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
The exclude tag has no wiki summary.
1
vote
1answer
157 views
Exclude path from Recommendations Box
Is there any way to exclude certain directories and/or files on my site from being included in the Facebook Recommendation Box? I don't want to prevent those pages from being Liked or Recommended; I ...
1
vote
1answer
314 views
get all outstanding user to user requests with only sender user_id and access token?
I tried $facebook->api('/me/apprequests/'); and that was blank even with 2 outstanding requests sent to 2 different friends. Nothing shows on graph explorer either.
What I need is a way to get this ...