Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
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.

Possible Duplicate:
How to programatically create a Facebook application via JS SDK or Open Graph API? (createApplication)

I recall that when Disqus launched, it created Facebook Apps automatically for each site you registered with the service (they have names like "DISQUS Comments [jeremiahlee]"). This is quite nice, as it prevents any single bad user's behavior from hurting the edge rank of other users. I have a publishing application that I'd like to do this for. I remember Facebook talked about this feature at a past F8, but I can't find documentation on it now.

Update: I found a reference to the Create Application API, but nothing currently on the Facebook developer site. New Graph API documentation says, "To create, administer or delete applications developers must go to the App Dashboard." Is the Create Application API still available?

share|improve this question
Also found the post on Facebook's blog < developers.facebook.com/blog/post/2009/10/13/… > and Platform News < developers.facebook.com/blog/post/328 >, but no references to its discontinuation. – JeremiahLee Nov 30 '12 at 20:49

marked as duplicate by Igy, Peter O., Jeffrey, Nik...., aromero Dec 1 '12 at 4:54

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

1 Answer

As far as I know, you can't do that as stated at their documentation. I looked for it here and it really seems to have been discontinued.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.