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.

The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
1answer
8 views

Swapping a business 'page' from one account to another.

A photography partner of mine created two business 'pages' on his Facebook page. One for himself and one for me. I want to swap the business page that was made for me over to my personal facebook ...
1
vote
0answers
71 views

ios app with facebook integration and multiple accounts

I'm making an app which is iOS 5 compatible so I won't be using the built-in apple framework. And I want my app to be able to post to multiple facebook accounts (including pages), similar to how the ...
0
votes
1answer
34 views

What happens to a Facebook app when the creating user account is deleted? [closed]

Given a Facebook app created through a developer's account, with administrative roles assigned to a group, what happens to the app if the user later deletes their account with Facebook? The account ...
-4
votes
1answer
62 views

Test user accounts, need 20-50 accounts with logins? [closed]

We're developing an application, it's actually a game promoting a tv show. In order to test it, we need at least 12 user accounts, better to be 20+ accounts. How can we do it? Any help would be ...
1
vote
1answer
185 views

Adding an app administrator who is not a friend

Having searched through this section many times, I am struggling to find an answer to what I thought would be simple: Having created an app, I cannot add other facebook verified developer accounts as ...
1
vote
1answer
108 views

Do I have to use my personal fb account to manage my work's app?

I need to create an app on a website for a non-profit that uploads information to their Facebook page. I've read that businesses can't create apps so I'm really lost. Is it necessary for me as a ...
1
vote
0answers
515 views

/me/accounts returns only apps, not pages

I am retrieving account information by accessing /me/accounts. For me it writes 1 page and 4 applications (correct numbers) but my friends only gets list of his 13 applications and no pages - ...
1
vote
0answers
36 views

retrieve page ids of member without manage page permissions

can anybody tell me if its possible to retrieve a list of a member's pages without manage pages permissions? or if its possible to send the graph a facebook page id and have it return whether or not ...
-1
votes
1answer
171 views

Multiple posters on page

I have a question, It might be found somewhere but I couldnt find a thread for it so if there is one, please post the link. I admin a page that is a group of several other business areas. I want to ...
0
votes
0answers
142 views

Linked accounts on Facebook-openid [closed]

i cant login to facebook anymore using an openid provider like gmail or myopenid. Instead im redirected to page http://www.facebook.com/login.php. Any suggestions please? thank you
1
vote
0answers
125 views

using accounts in facebook graph api: cannot find a page

I developed a simple utility in php for one of my customers that let him publish on a page linked to his account. Basically this script fetched from FB the access_token with manage_pages, ...
6
votes
4answers
36k views

Multiple facebook accounts in single iPhone app

Is there a way I can allow user to login with multiple facebook accounts at the same time? Like what tweetie2 does for twitter accounts. So if I have two facebook accounts - a@a.com and b@b.com. I ...