Questions tagged [facebook-page]

Facebook Pages are representing real world entities like organizations, businesses, celebrities, and bands to broadcast great information in an official, public manner to people who choose to connect with them. Pages can be enhanced with applications that help the entity communicate and engage with their audiences, and capture new audiences.

Facebook Pages are representing real world entities organizations, businesses, celebrities, and bands to broadcast great information in an official, public manner to people who choose to connect with them.

Similar to profiles (timelines), Pages can be enhanced with applications that help the entity communicate and engage with their audiences, and capture new audiences virtually through friend recommendations, News Feed stories, Facebook events, and beyond.

1052 questions
15
votes
2 answers

Facebook App Review: Take a screencase from a server-only app?

I use the Facebook API and an app to automatically post to a Facebook page up to three times a day. These public posts contain recent changes from my CMS, and the "app backend" is written in PHP. Currently, Facebook asks all app developers to…
Nico Haase
  • 11,420
  • 35
  • 43
  • 69
15
votes
6 answers

jQuery/iframe not working in Chrome

I have created a facebook fan page here: http://www.facebook.com/apps/application.php?id=120196931351044&v=app_120196931351044 It incorporates iframes to call certain pages/image galleries which use jquery. Everything works fine in all browsers…
Sarfraz
  • 377,238
  • 77
  • 533
  • 578
15
votes
2 answers

Get all photos of a page using Facebook API

I am new to Facebook API but I have to get all photos from a Facebook page. I managed to get a graph api query that returns all pictures of only the first ever created album on the page which is the profile picture album. For…
lbrahim
  • 3,710
  • 12
  • 57
  • 95
14
votes
2 answers

Connect web app with existing Page for Facebook API

I have created a web app that authenticates users on our page and I'd like to connect it with an existing Page, but cannot find that option. I only see "Create Page" in Advanced options, but that's not really what I need. I figured since it is…
Alexander Filatov
  • 359
  • 1
  • 3
  • 14
13
votes
4 answers

facebook redirect app from canvas page to fan page

im building facebook app as a iframe app in fan page. My problem at the moment is next: i added facebook request dialog (http://developers.facebook.com/docs/reference/dialogs/requests), and everything goes well except for one thing: when a user…
Peter
  • 728
  • 3
  • 16
  • 34
11
votes
1 answer

Seamless way to check if user likes page

So, I am using an iFrame on my tab and I am doing one of those "like roadblocks" where the user needs to like the page in order to view the secret content. Is there a better and more seamless way of doing this then having to ask for permission? I…
John
  • 474
  • 1
  • 5
  • 15
9
votes
2 answers

Post Job Offers through the Facebook API

Does anyone know if it is possible to post job offers through the FB API? I am asking in context of this article https://facebook.com/business/news/take-the-work-out-of-hiring I searched for something in the FB documentation, but couldn't find…
Harry Mishinev
  • 113
  • 1
  • 5
9
votes
2 answers

unable to access facebook app / fan page tab on mobile browser

I have created an app an that can be accessed by the desktop browser by following link like "https://apps.facebook.com/APP_NAME/". While I am running facebook on android mobile on google chrome browser going through https://m.facebook.com, I am not…
Chirag Shah
  • 1,463
  • 2
  • 18
  • 40
9
votes
1 answer

Link from ticket_uri is opening a blank page

I've got a php page that is pulling events from a facebook fan page. If I open an incognito window (or log out of facebook) and then click the link, a blank page opens. My guess is there's something to do with access tokens, permissions of the FB…
8
votes
1 answer

What is it the new field 'new_like_count'?

I couldn't help noticing yesterday that on the Graph API, a normal request for a page you're owner of, (like let's say http://graph.facebook.com/AnyPageYouAreAdmin with you being authenticated (you can try the call here)) would return a new field.…
Julio J.
  • 193
  • 1
  • 5
8
votes
2 answers

OAuthException "(#210) Subject must be a page."

I Keep getting OAuthException (#210) Subject must be a page. error even if I am using the Page Access Token and not the App Access Token. I am using the following: Latest JavaScript SDK from facebook (//connect.facebook.net/en_US/all.js) Calling…
8
votes
1 answer

How to get the Facebook Public Page Content Access just to extract data?

For a project at university I need to extract data such as posts and reviews from same Facebook pages. Everything was fine couple of months ago but now to get data from pages you need the Public Page Content Access. In order to get my app reviewed I…
8
votes
3 answers

Get facebook page rate and reviews using Graph api

I am creating website to search places using graph API. I got the places details from graph API. Is there any way to get the page rating and reviews of the places via graph API?
user3082327
  • 81
  • 1
  • 1
  • 3
7
votes
1 answer

How can I link my Facebook App Profile Page to a Facebook Page?

We have a Facebook App which is launching tomorrow at 9am. The App Profile Page is here: http://www.facebook.com/apps/application.php?id=305816312768314 There's a banner on it which says these pages are deprecated, and I should migrate. I would…
Don MacAskill
  • 868
  • 1
  • 7
  • 14
7
votes
4 answers

how to install my app on myfan page

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?
Hector Bayona
  • 97
  • 1
  • 2
  • 6
1
2
3
70 71