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.

have read several posts that this isnt possible, wanted to share this video and also ask how they are acheiving starting a new application for a user. If you watch around 1:30, you'll see Facebook is asking the user to create a new application from the canvas. Any thoughts?

http://www.youtube.com/watch?v=iFfwBnrOXAQ

share|improve this question

2 Answers

up vote 1 down vote accepted

Check this link: http://facebook.stackoverflow.com/questions/6264080/create-a-facebook-application-programmatically

Documentation about create application api has been removed / hidden from official documentation and is really hard to find :(

share|improve this answer
It's also only available in the old Javascript SDK which was scheduled for removal on Oct 1 2011, so it should be shut down soon enough – Igy Dec 12 '11 at 23:12

The video shows the usual workaround for the lack of App Creation API features: provide hand-holding for users and make them create the app manually, while they copy-and-paste stuff into the 'mothership' app.

So this company isn't really doing it through the API.

share|improve this answer
Look at 1:30 to 1:40. User clicks ok on a dialog, and an app is created for them in the backend. If its not the API, how are they doing that? – Ivan Mayes Dec 17 '11 at 19:42

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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