Skip to main content

All Questions

0 votes
1 answer
77 views

Restrict Facebook app access

I've written a web application which uses Facebook as the main way to authenticate users and collect information. On the home page, there is one button 'Sign in with Facebook', which allows users to ...
Flock Dawson's user avatar
  • 1,868
0 votes
1 answer
82 views

Tag persons in Facebook page post

I've written a Facebook web application, which is able to post links to the app page feed (as the page) by requesting the page token and doing a post request to the /PAGE_ID Graph REST endpoint. So ...
Flock Dawson's user avatar
  • 1,868
0 votes
1 answer
49 views

What happens to our existing Apps after the release of v2.0 of Facebook's API?

Facebook has launched their new app API recently, what happens to all the apps developed before that? We noticed one of our App stopped working, was this caused by Facebook changing their API? thanks
Terence Fleamingo's user avatar
0 votes
1 answer
665 views

Open Graph API: Find out if user is application administrator

How can I see if a user is an administrator for the facebook application that I am using to make the API call. Something like https://graph.facebook.com/{userId}/applications or https://graph....
tirithen's user avatar
  • 3,329
0 votes
1 answer
248 views

FQL / Graph Api : Delete friends who belongs to particular group / list

I am working on a facebook task delete friends who belongs to particular list delete friends who belongs to particular group block friends who belongs to particular list block friends who belongs to ...
suresh's user avatar
  • 1
1 vote
1 answer
186 views

My OpenGraph action is always showed in English instead of my translated language

I created a Facebook OpenGraph action (in English), got it approved, translated all the phrases to Spanish and "approved" all the created translations on the Facebook localization dashboard. In ...
user avatar
0 votes
0 answers
67 views

Developing/implementing an open graph app

For implementing OpenGraph I read this tuturial (http://developers.facebook.com/docs/opengraph/getting-started/) and followed the instructions to create the example app. It worked, as indeed an ...
sophieschoices's user avatar
0 votes
1 answer
124 views

Removing a single extended permission from Graph API

So it seems I can destroy all permissions to the app entirely with a DELETE request to /me/permissions, however I want the ability to just remove publish_stream for a user, without linking them to the ...
user avatar
2 votes
0 answers
311 views

How to get insights data from publish stream posts?

I have an experimental facebook app, which is posting to the users wall with publish_stream permission. I want to get insights data from that posts like: posts impressions, likes, comments, stories ...
keresztesvitez's user avatar
2 votes
0 answers
1k views

Asking about Facebook Open Graph built-in action "games.win", "games.plays", "games.passes" and object "games.match"

I've been doing research these few days, regarding built-in OpenGraph action and object for Facebook games. I noticed certain things. When we accessed our Application page with game category, ...
yunarta's user avatar
  • 41
0 votes
1 answer
298 views

How can I know if my facebook app has been installed to some page by another admin whom I dont know?

I'm letting users install my app on their Fan Pages by using FB.ui (method => 'page_tab'). when they do install it, I call OpenGraph to retrieve the metadata of every page in which the app has been ...
Elias Baixas's user avatar
0 votes
1 answer
234 views

Facebook api open graph publish action syntax error [closed]

I am a little lost. I just created an action in facebook and I am trying to publish it in my app. facebook gave me this code: curl -F 'access_token=xxx' \ -F 'gag=http://samples.ogp.me/...
Chris's user avatar
  • 25
-1 votes
1 answer
77 views

Facebook apps acting as plugins

Quick question, is it possible to write an app for facebook that is plugin esque? For example, could I have my app change the facebook logo or add a new ding sound on a new message?
A. Collins's user avatar
0 votes
2 answers
275 views

Facebook like and share create a fanpage

We are using the facebook like plugin with the share button. The URL points to a resource of our app. For example http://apps.facebook.com/appname/resources/id The first time this resource/url is ...
Nils Blum-Oeste's user avatar
0 votes
1 answer
1k views

Facebook send application invite to random user in my Friends list

I want to send my Application invites to multiple random people in my friends list just as its done in majority of application. For Instance As soon as i Accept the application this pop up appears....
Yahoo's user avatar
  • 4,157

15 30 50 per page