0
votes
0answers
7 views

Does Facebook API allow sending and accepting friend requests?

I have tried to comb through the Facebook Developers documentation http://developers.facebook.com/ but haven't been able to answer this question. I would like to be able to send Facebook friend ...
0
votes
0answers
8 views

how to upload image with feed using FB.api method

we are using Fb API for post feed on facebook. my code is - if (response.authResponse) { var data = { name: ...
0
votes
0answers
5 views

find latest comment using facebook graph api

I need to sync the Facebook comments with my own database, but downloading the full list via Graph API and syncing it on every page view is extremely inefficient. Is it possible to grab just the most ...
0
votes
0answers
14 views

Stackexchange API Implicit vs Explicit

This question is inspired by the documentation on the stackexchange and facebook API (http://api.stackexchange.com/docs/authentication) but is probably more widely applicable to OAUTH 2.0 in general. ...
0
votes
0answers
8 views

Page Conversations API: Error Message for More than 2 Responses

I'm working on building an app that (among other things) uses the Facebook Graph API for Pages to reply to direct messages to a page. I send a POST request to /CONVERSATION_ID/messages as per the ...
0
votes
0answers
5 views

Facebook iOS SDK returns error “com.facebook.sdk error 4”

Today we started to get the following error when using the Facebook SDK for iOS to try and query some pages streams: Error Domain=com.facebook.sdk Code=4 "The operation couldn’t be completed. ...
0
votes
0answers
6 views

FB.init() callback stopped been called

I know that there are similar question, but I think that my situation might be different. I have two facebook applications. One is for develop - it works in sandbox mode and works with localhost. The ...
0
votes
0answers
7 views

how do I let users on my facebook page tab to select one of their friends for an action?

from my FB page tab, I want my users to be able to "select one friend". I need my PHP script to receive the fbid of this friend and also to post a "you have been remembered!" kinda of message to this ...
0
votes
0answers
13 views

Custom Activity Feed for Facebook Page

Research and Reasoning I haven't worked on a Facebook Application for a while, thus am a little rusty with how the Graph API works. I have had a look at various topics and pages such as: ...
0
votes
0answers
14 views

Facebook SDK 3 on Android :: Discover if Friend has App installed

I am developing an android mobile application with Facebook SDK 3 integration. Users of my application have the option to login using their existing Facebook account. Users of my application can also ...
-1
votes
1answer
31 views

How to post on friend wall from the user using Graph API

My Facebook App using Graph API posting a post to friend wall of the user. But the post on friend wall shows "post from my app". I have to show the user name instead of my app name. My Code is ...
0
votes
0answers
9 views

Interacting with fb users

I am making a query to filter only the app installed users what would be the easiest way to interact with listed users on button click without asking the viewing user for additional permissions or ...
0
votes
1answer
27 views

facebook returns Unsupported get request on some apps?

I cannot understand the behavior of Facebook: this call working perfectly https://graph.facebook.com/142809522573631?callback=jQuery18309434105455875397_1369031461008&_=1369031607843 but ...
0
votes
3answers
31 views

Can I send private message to my users using PHP Facebook SDK?

I would create a Facebook application and I need to know if I can send private message to the users have joined my application. Is this possible? Note: I only would like to send messages TO MY users ...
0
votes
0answers
42 views

Facebook Permissions pop-up appears then disappears

Basically every time I try and get permissions from the user the little dialogue box appears and disappears almost instantly meaning I cant allow the extended permissions needed for my app. I'm not ...
0
votes
1answer
26 views

Facebook Cronjob Login and query data

I am just programming an application to retrieve data from Facebook every hour (/me/events). Is there a way to login my user and query the data via cronjob? Later still more data to be queried, also ...
0
votes
1answer
25 views

Is there a difference between Facebook's Open Graph API and its Graph API?

Is there a difference between Facebook's Open Graph API and its Graph API?
0
votes
0answers
11 views

Showing Facebook Groups's updates and posts on a ASP.net web page

I have a Facebook closed group where I have all the invited members collaborate. Is there any way I can show the Group's wall and updates on a asp.net webpage? Is there any gadgets available which ...
0
votes
0answers
15 views

Sharing an image on a specific Facebook page

Is it possible with Facebook iPhone sdk to share an image on a specific Facebook page. i have tried reading tutorials on Developer.facebook.com but I couldn't figure out any example or any clue nor on ...
0
votes
0answers
9 views

Facebook:How to get friends posts with locations using graph api?

Im looking for a way to get checkins (which due to the new braking changes have been replaced with posting with a location). I attempted to use the search chekins method but it gives me only checkins ...
-1
votes
0answers
9 views

facebook does not make me create applications and I do not see those already created [closed]

facebook does not make me create applications and I do not see those already created! it'very important for me have an facebook application for pemict at my user to login in my ip.board forum to login ...
-2
votes
0answers
28 views

Integrating facebook with Google App Engine [closed]

I started learning Google App Engine recently and want to integrate it with Facebook. I know how to use Facebook JS SDK. But in my application, I need to store user data from Facebook in the database. ...
-4
votes
1answer
28 views

Facebook contact error [closed]

I have a very big problem with facebook and its related to contacting as I can't contact facebook on any possible way. I tried with various accounts and sections ( help center, feedback, sales team ...
0
votes
0answers
10 views

How to restrict number of comments which are posted by an individual user

Hi everyone I am new to facebook application development and i want to know how to restrict number of comments which are posted by an individual user for example: If I want a user to post a single ...
1
vote
0answers
12 views

Detecting whether logged into Facebook as a page or personal profile

When you log into Facebook under a personal profile for a page you manage you are able to like or unlike that page. However when you change who you are logged in as to the actual page, there is no ...
0
votes
0answers
13 views

Create FB feed entry that will launch iOS application

I have an iOS (iPhone) application that supports deep linking. Using a custom protocol (e.g., foo://bar/) I can launch my iOS application from a link contained in a web page. Next, I would like to ...
0
votes
1answer
25 views

Facebook FQL query by Facebook ID

I am new in Facebook development, I want to query facebook by Facebook ID for info like (likes, profile pictures e.t.c). I retrieve the URI ex. http://graph.facebook.com/1234567891 and i want to use ...
-1
votes
1answer
19 views

Android application with Facebook Open Graph objects without title [closed]

I read that Facebook Open Graph supports objects that have no title but I don't underastand in witch way I can write it. In this page ...
0
votes
1answer
16 views

Since Feb. 6th, can I post to friends' timeline by Graph API call directly?

My question is, if I am the user using an authorized web application, can I post something to my friends' timeline at once, and without any interactions with me? I've read this topic and other ...
0
votes
0answers
19 views

How would I know if a facebook user is followable so I can put follow-box for my app?

I have a one-page app with users and some of them reference their facebooks and some of facebooks are followable and some not. So how would I know (either during validation on user save or before ...
0
votes
0answers
13 views

Facebook realtime api for feed

I have set up realtime feed update for user. So whenever a user comments or likes something, I get a update request from facebook. { object='user', entry=[{ uid='1372299847', ...
0
votes
0answers
9 views

Facebook Opengraph: handling continuous quantity objects like “burning calories” or “earning points”

I'm currently working on a Rails project for a retail client who is planning to publish points earned from their loyalty scheme to FB using OpenGraph. I've started to investigate this now and have ...
0
votes
0answers
24 views

Facebook is generating new access token every time I refresh

Facebook is generating new access token every time I refresh. Should access token be generated just once when user accept the application? When I go to debug tool and check for every new token that is ...
0
votes
1answer
47 views

What is the best way to store a user's Facebook friends list in my database?

Overview I'm creating a Ruby on Rails website which uses Facebook to login. For each user I have a database entry which stores their Facebook User ID along with other basic information. I'm also ...
2
votes
1answer
30 views

How do I tag Facebook friends in a post

Now it is know that we can not post on multiple friend's wall after Feb 2013, the other way around that I can think of notifying all friends or selected friends is tagging in some status update or ...
0
votes
1answer
24 views

Like and comment a Post on a Page with Open Graph API

to evaluate the title of the question, I have created a page. And also app for getting a appID. i have posted a like(action) on a techcrunch article(Object) on my timeline with the mention of my FB ...
1
vote
0answers
32 views

Crawling Facebook for public Profiles & Fan Pages? [closed]

I have requirement to search Facebook Public Profiles & Fan Pages for user provided search query. For that I can either use Facebook Graph API ( as Graph Search API has not been released yet.) ...
1
vote
0answers
23 views

Getting OAuth error type when posting opengraph or wallpost

We have a sandbox app for development, but since this morning, our sandbox app are unable to post any wallpost or opengraph to feeds page or timeline. We are getting an error message like this for ...
0
votes
1answer
13 views

getting error while posting image on user wall using FBDailog in iOS

I was trying to post image on my timeline using FBDialog class. I'm getting the final url as ...
2
votes
2answers
104 views

How to get user information with Facebook PHP API

I use the Facebook API and I wish retrieve Facebook information of the connected user. I can retrieve the information in javascript, but I want to get the information to fill the PHP stored in my ...
1
vote
1answer
48 views

How to get number of Facebook likes?

I am trying to get the number of Facebook likes on my Facebook page. Currently, I am able to get it using this: function fblikes() { $pageID = $_GET['id']; $pagelikes = ...
0
votes
0answers
25 views

SOLVED Facebook CSRF Error, Its depend on domain? [closed]

I have searched this problem and found many related question. Their problem solved with edit base_facebook.php, or edit .htaccess, or others. but my question not described an not related with it. ...
1
vote
1answer
165 views

Facebook wall post error: OAuthException :: (#1500) The url you supplied is invalid

I have a web-based news app that runs on Heroku. When users post a comment to a news story on my app, my app forwards the comment to the user's facebook wall using fb_graph. Everything worked ...
0
votes
0answers
29 views

Facebook JavaScript application was working, now suddenly “Given URL is not permitted by the application configuration”

I have a bit of a strange problem... I created an application that has users log in with Facebook, so I set things up in facebook developers. In particular, I set my domain under AppDomains and ...
0
votes
0answers
5 views

Use FQL to set a website's most recommended links (similar to the Activity Feed Social Plugin)

The Facebook Activity Feed Social Plugin is a feed of most recommended ('liked') objects for a website. How can I do the same thing using FQL? Essentially, given a website, obtain the most ...
0
votes
0answers
22 views

Get all public facebook events in a given area?

Is there a way to get all public facebook events in a given area, regardless of wether you are linked to them in any way? I have seen a few posts on how to get events you are invited to but not to get ...
0
votes
2answers
26 views

how to get Facebook page using FQL, given a company's website?

I have a list companies and their websites (for example: http://www.target.com). I'd like to programatically determine their pages on Facebook (http://www.facebook.com/target). How can I use FQL to ...
0
votes
1answer
36 views

Facebook Javascript SDK: Publish actions with custom Open Graph objects

I'm working on my Cordova application to get it more viral. Therefore I want to include Facebook and the Open Graph API to publish in the news stream of playing users, when they archive new things in ...
0
votes
0answers
10 views

How can I make my timeline with Graph API?

I've studied Facebook API for several hours, and googled lots of pages. But I can not find the way get posts list just like my timeline on Facebook app. I would like to make a Web app that show my ...
0
votes
0answers
38 views

Facebook redirect url issue OAuthException

My app was working good for long time, but now i am getting the error from the face saying Content: {"error":{"message":"Error validating verification code. Please make sure your redirect_uri is ...

1 2 3 4 5 182