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 tag has no wiki summary.

learn more… | top users | synonyms

-3
votes
0answers
19 views

Blocked from creating apps [closed]

I got on my facebook, and it said I was blocked from creating apps. I hadn't created an app in.. let's just say a long time. But now I can't create one, and I really need to!
2
votes
1answer
538 views

Filtering newsfeed to be specific type using FQL

I'm trying to submit a query for a specific type of status sent to a user's newsfeed, where type=video. I basically want all videos posted for a user, including those not hosted by FB (otherwise I ...
1
vote
1answer
408 views

What endpoints are supported by the Facebook API Read Tier

The Facebook best practices document says that there's a read only tier for facebook API using which can result in faster performance. http://developers.facebook.com/docs/best-practices/ It doesn't ...