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.

I followed the directions on facebook to add my app (which is a tab) to my fanpage:

"Facebook Page administrators can add your app directly to their Page by navigating to the following URL: https://www.facebook.com/dialog/pagetab?app_id=YOUR_APP_ID&next=YOUR_URL, where YOUR_APP_ID and YOUR_URL can be found in your app settings."

But I got this message:

"This application does not support integration with your profile."

The names of the app and page are not exactly the same. But the name of the app has a "-" in the name - a fan page name cannot have a "-" in the name, so I cannot rename it to the same name.

What can I do? Who can help me?

share|improve this question
are you sure that you substituted the correct APP_ID and NEXT parameters for that URL? – Lix Jan 26 '12 at 12:47

2 Answers

If you want to add an app to your fanpage you need to fill in the "Page Tab" section With your site url

share|improve this answer

It sounds like your app isn't configured to actually provide a page tab - check the 'Page Tab' section of your app's settings to make sure you've configured it correctly.

share|improve this answer

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.