Facebook Platform lets developers integrate their apps directly into the Facebook social networking service.

learn more… | top users | synonyms (4)

0
votes
0answers
4 views

Load page different from Canvas URL into Facebook Canvas

I have a Canvas app on Facebook. I have a default canvas page: index.php?type=canvas I need to land users from stories straight into the app, so I redirect them to: ...
0
votes
0answers
3 views

using facebook like plugin to like photos in news feed doesn't work

I am trying to integrate like button to facebook posts externally. I have included the like social plugin and it works for normal text posts, but it doesn't work for items with photos with the ...
0
votes
0answers
9 views

android: pinterest menus from left and right

I've been implementing an app which has a pinterest menu (Facebook application like) but not only jak FB from left to right but also from right to the left. In other words it should have in total two ...
0
votes
0answers
5 views

Facebook Search API, keyword search does not display posts made in a page but only in a profile

I am using the facebook search API to find posts that include my keyword. I noticed that the posts returned always belong to facebook profiles but never facebook pages. To back that up, I searched for ...
0
votes
0answers
5 views

How do you manage your Facebook APP ID between environments?

Usually, in Java you have properties files that it gives you the power to compile one time and deploy in every environment, only changing these properties. That means that, if I compile the project ...
0
votes
1answer
19 views

iOS: Incorrect/Repetitive Facebook Request Message

I'm using the Facebook SDK and Parse. I am submitting additional requests for the users email, events, and their friends' events. Although I receive this info successfully, users who are logged ...
0
votes
0answers
51 views

What regular expression does Facebook use to parse the 'fields' parameter?

We are currently working on improving our REST API and we need to implement the optional 'fields' parameter for some actions. Therefore, we would like it to recognize the pattern of the request in the ...
2
votes
0answers
17 views

Is it even possible to tag photos in Facebook?

I'm reading wildly different things about tagging photos on Facebook. One article says you can send tags=array(...tag_uid...) at the same time as you post the photo: Tagging photos on Facebook with ...
0
votes
0answers
6 views

Creating an event with an App Token

When an event is created on our system I want to create the event on Facebook via our page. This is an entirely server-side process with no user interaction. I've linked my page to my app, grabbed ...
0
votes
0answers
5 views

Can I have a line-break in a link posted at Facebook?

I have this code: "<b>Q. " .$stripped_question."</b>\"\n\" A. ".unclean($answer); I would like this to look like Q. Is this a question? A. Yes, it is. I would like to put all this ...
0
votes
0answers
7 views

Facebook Test User API: disable secure browsing

I'd like to disable the "secure browsing" option for my generated facebook test users (via the test user api), so they can access my app (in sandbox mode) even though it runs on a local server without ...
-1
votes
0answers
9 views

SlideDrawer(Menu) in Facebook and gmail mobile application [on hold]

Is Slide Drawer possible in SAPUI5 ,If yes Can some one guide me to do so in javascript?
0
votes
0answers
10 views

App confirmation does not appear to when log in facebook with native facebook app

When I login facebook in my app by using native facebook app (did not configure Setting/Facebook), on iOS 6+, a confirmation form appears to confirm app to my facebook account, but on iOS 5, nothing ...
0
votes
0answers
11 views

App restricted by facebook

My application has been restricted by facebook : "The app can no longer upload or tag photos" This app upload otomaticaly picture when an AUTHENTICATE user want it! So there is no reason to block it ...
0
votes
0answers
5 views

fb_ref missing from open graph entity links

We're adding a ref parameter to stories published from our custom Open Graph Action. The story's main link includes the fb_ref parameter as expected, but links to the graph Objects appearing in the ...

1 2 3 4 5 3051
15 30 50 per page