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.

Can I create or manage a Facebook app via a 'business' account?

When I try to access https://developers.facebook.com/apps when logged in as a business account it redirects me back to my homepage and won't let me create an app.

Context: A business / advertising account is a special type of account Facebook provides to advertisers to manage their Ads and Pages, the primary reason people want to use a business account with an App is to link the existing App to the Ad account so Ads can be driven to the application.

Is there any way to manage or create a Facebook app using a business account?

share|improve this question
3  
Apart from being an FAQ I'd love to see a canonical answer for; as someone said on an earlier, closed, version of this question, this should probably stay open as: "It's a question about how to develop a Facebook app, and therefore about "software development in some way", therefore on topic. It's also a "practical, answerable question based on actual problems that were faced" – Igy May 29 '12 at 19:54

1 Answer

up vote 19 down vote accepted

'Business' or advertising accounts can't manage apps - if you were able to create one as a business account this is a bug or loophole and shouldn't have been possible - only real verified user accounts should be able to create and manage apps.

If you need to share ownership of the app between multiple people you can do so either via making a Facebook Group an admin and adding the other admin users to that group, or by adding the users directly via the API or the 'Roles' tab of the App settings: Role management popup with 'Create Group' option

You can also specify a business account which will manage the ads for an app in the app settings - on the Advanced tab - but this is effectively the only supported connection between apps and business accounts - screenshot here

share|improve this answer
I couldn't find an official statement saying what type of account you need to open an application with. I guess you would have put it in if it existed... – Lix May 29 '12 at 21:29
3  
I don't believe we actively document things in the negative - but we've listed these requirements to admin an app - facebook.com/help/?faq=117200265032897 for example; business accounts are pretty limited in what they can do, effectively they can only access page management and ad management tools on Facebook.com – Igy May 29 '12 at 21:34
2  
So what happens when the person who registered the app leaves the company???? I need to know. – Theodore R. Smith Oct 27 '12 at 11:15
2  
They give access to their replacement(s) - it's an awful, AWFUL idea to have only a single admin of an app or page for several reasons - if the last admin has their account disabled or they deactivate or delete it the app is automatically removed by Facebook – Igy Oct 27 '12 at 19:36

protected by Igy Oct 10 '12 at 1:15

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

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