I am developing an application for my fan page everything works fine but I can not install it onthe fan page only users. it takes to install a fan page?
Asked
Active
Viewed 1.8k times
4 Answers
12
https://www.facebook.com/dialog/pagetab?app_id=YOUR_APP_ID&display=popup&next=YOUR_URL
YOUR_URL should be the Page Tab URL from app settings.

Alexander Nenkov
- 2,910
- 20
- 28
-
YOUR_URL doesn't have to be the Page Tab URL, you can just use http://www.facebook.com if you like – Tim Mar 14 '12 at 17:38
9
http://www.facebook.com/add.php?api_key=YOUR_API_KEY&pages
Replace YOUR_API_KEY with your Application Key and then choose which FanPage do you want to install it to.

j0k
- 22,600
- 28
- 79
- 90

Mario Shtika
- 1,436
- 19
- 31
0
Go to https://developers.facebook.com
Select the App you wish to use
on the Settings tab scroll down and click + Add Platform, there you can select "Page Tab" after which you will be given a config screen

user3815572
- 1
- 1
-
Welcome to Stack Overflow. Please read [Stack Overflow: How to answer](http://stackoverflow.com/questions/how-to-answer) – Our Man in Bananas Jul 08 '14 at 09:09
-
this is necessary before using http://www.facebook.com/add.php?api_key=YOUR_API_KEY&pages – user3815572 Jul 08 '14 at 10:05
-1
Get your app id then go to http://facebook.com/APP_ID
that will show your APP profile page.
On the left side you need to click on
Add to my Page
you will see all the facebook pages you own, just need to select the one you want

picsoung
- 6,314
- 1
- 18
- 35