0
votes
3answers
44 views

Heroku - Created a facebook app with Node.js which gives type error

I am trying to create a facebook application and this is my first time. I read several articles on how to create one and I created an application from this page https://developers.facebook.com/apps. ...
0
votes
0answers
12 views

Permissions Error #200 on creating new blank Custom Audience through FB Ads API

I am getting the following error when trying to create a new blank Custom Audience through the Facebook Ads API. I have a whitelisted APP_ID. The ads_management extended permission is enough? The user ...
-1
votes
0answers
13 views

how to link twitter to facebook public figure [closed]

So I found this guide(https://support.twitter.com/articles/31113-using-twitter-with-facebook) it works just fine for the " fb personal account ". Nevertheless when I try to do it using my "fb public ...
-5
votes
0answers
19 views

My page has STOPPED getting likes [closed]

I started a page a little under a month ago and have been getting about 10 to 15 likes a day. Three days ago it just stopped growing. No one has liked the page. It no longer pops up in the search ...
1
vote
0answers
26 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
1answer
16 views

fetch friends of users from facebook faster

i am trying to get data of friends of users of facebook . I was using two seperate query one to get name , and id and other one to get the gender .but it makes the data loading so slow .is there is a ...
-2
votes
0answers
6 views

Restart friend suggestions [closed]

I created test user on facebook to see how does total stranger see my account (the "see as" feature isn't working the way I wanted). My own account was in it's friend list, I removed it recently, but ...
0
votes
0answers
9 views

Facebook Ad Campaign Budget Update Fails

We are able to update ad campaign name using Facebook Ads API, but when we are trying to update any budget for the same campaign, we are getting "User request limit reached" error. What may be the ...
0
votes
0answers
10 views

How can I attach a MixPanel event to when the user clicks a Facebook Like button?

I'm using the latest Facebook "Like" button widget, and would like to track a MixPanel event when a user clicks "Like". I looked at the DOM using element inspector and derived the following JQuery ...
-1
votes
0answers
15 views

FacebookSDK removes other libraries [closed]

When I add the facebookSDK to my current project it removes the other libraries (e.g. GSON) When I manually try to re-add these libraries the project won't recognise them. What am I doing wrong? ...
0
votes
0answers
6 views

issues while integrating the facebook to the webcenter community server

I have created a Facebook app and I want to integrate to it through webcenter community server.For this I have deployed the login application in the community server tab and got the code needed for ...
-2
votes
0answers
11 views

Schedule clock instead of “x hours ago”

I've added a photo few hours ago and I subsequently added its location, which made the schedule clock appear (saying the photo was posted TODAY) instead of the collocation "x hours ago". I honestly ...
-3
votes
0answers
8 views

FQL Event last modified time [closed]

Is there any field in event table for last_modified time, not last update ? I want to search all events that was modified by new antedees, rejections, unsures from a certain time ?
0
votes
1answer
35 views

Check fan page like to access application in Facebook

I'm currently trying to develop a facebook app which I want only fans to access. So, to check if a user liked the fan page I linked to the game, I'm using this code: <?php $our_page_id = ...
1
vote
1answer
18 views

Is there any way to change og type from article to website without 301 redirect?

Is there any way to change og type from article to website without 301 redirect? I need to change it on main page of my site. Previously my site had og type 'article' I change it to 'website' but ...
-1
votes
1answer
15 views

How to check “page viewer” to show specific code [closed]

i make a "pure javascript" web (using HTML5 History API, like Grooveshark or similars), all works ok, but the problem its SEO, especific Facebook & google spiders/tracks. My idea its to track the ...
0
votes
2answers
46 views

Facebook post image on fan page with app

I need to post on facebook fan page with app. My post type is text+image. When i post only text, i have no problem, but when i try to add a jpg it doesn't works. Here's my code: <pre> ...
-1
votes
0answers
10 views

How do I add an existing app to my App Dashboard? [closed]

I have an app ID associated with my website (to have a Like buttons, access Insights, etc.), but don't have that app in my Facebook App Dashboard (accessed from "Manage Apps" in dropdown). I wasn't ...
0
votes
0answers
23 views

Error when running app in iOS5 for facebook

I am using DeFacebookComposeViewController to share pictures in facebook. It is running fine in iOS6. But have issue running in iOS5. I put a breakpoint in this function: - ...
-1
votes
0answers
37 views

unable to make admin for my facebok fan page [closed]

I have created a facebook page, I want to make a person "content writer" of this page, she is my facebook friend and she has also liked my facebook fan page. Whenever I am trying to add her as an ...
0
votes
0answers
32 views

Facebook PHP SDK login for authorization not working [closed]

I'm trying to create an app on facebook and I already had the authorization working but I tested it recently and it's no longer showing. I didn't change anything on my code. Here's what I used for ...
0
votes
0answers
11 views

Offering “Change user” functionality when requesting authorisation of Facebook app

Facebook app requesting the basic authorisation (public profile). If a user isn't logged into Facebook, it will ask them to first login. All good. If a user is logged in, it will bypass the login ...
1
vote
1answer
39 views

Facebook - getting the friends list in php

I am writing an application that will print all of the user's friends. <?php $api_key = 'xxxxxxxxxx'; $secret = 'xxxxxxxxxxxxxxxxx'; include_once './facebook-php-sdk-master/src/facebook.php'; ...
-1
votes
1answer
27 views

Facebook E-mail Status updating newline [closed]

I'm using this Facebook e-mail service, that allows you to update your status by sending an e-mail to a secret address and then put the contents in the subject line. With this service, I've created a ...
1
vote
0answers
15 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 ...
-1
votes
1answer
45 views

Login to my struts2 application using facebook login credentials [closed]

How to login to my struts2 application using facebook login credentials? I have created struts2 file upload application which has username and password to upload any files. now i want to use facebook ...
3
votes
1answer
34 views

Asmack for facebook chat doesn't work with PrivacyListManager

I am working in an android application and I have integrated facebook chat into my android application successfully with aSmack. But when I login to the facebook chat with aSmack libary, my facebook ...
0
votes
1answer
12 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 ...
-1
votes
0answers
41 views

Facebook login webDialog “CURRENT GOALS” header but no button to OK or cancel

Facebook login webDialog "CURRENT GOALS" header but no button to authorize or cancel only difference to the above question here is I am using android app
-2
votes
1answer
25 views

Is website user a Facebook fan? [closed]

Can I find out if a user on my website has liked my Facebook page? There is a previous stackoverflow question on this: Facebook's pages.isfan requires user id but it references a broken link.
0
votes
0answers
27 views

Facebook Sharing using Sharekit not working

I have been using Sharekit for long time and i have never faced any issues with it. Im trying to share Image and Text using Facebook Sharekit. I am able to Login using Facebook account but i am not ...
-6
votes
2answers
52 views

Login Facebook with Php [closed]

I'm developing a facebook login with php. But i have some problem. The code that i'm using are on this blog: Php Login Facebook I don't understand where i have to put the library at the first line. ...
0
votes
1answer
16 views

How to resize Facebook Profile Picture by height on Xcode?

How do I resize Facebook avatar with WIDTH: AUTO & HEIGHT: x amount ? Code below works but when the avatar is wider, it appears that the image is cramped. /** * Update avatar */ - (void) ...
-1
votes
1answer
19 views

Facebook Twitter and rdfa DOCTYPE [closed]

Facebook and Twitter widgets don't support xhtml1-strict.dtd, but support xhtml-rdfa-1.dtd My question. xhtml-rdfa-1.dtd do giver better support on HTML driven pages? (As per my knowledge its give ...
0
votes
1answer
17 views

iOS, facebook sdk. Like button for a group page concrete example?

I want to write a function to allow to like a facebook group. My code is approximately the following: NSString *urlString = [NSString stringWithFormat:@"%@/likes", fbIdentifier]; NSMutableDictionary ...
0
votes
1answer
36 views

How to Create Custom Tabs / Facebook Page Contest

What do I need to build something like this? Please see this link. So far, the only thing I've been able to do with my own page is setting up a 'Welcome Tab'. This however, feels more complicated ...
1
vote
0answers
9 views

Post a poll with options on users's wall using Facebook Graph API

Can we use Facebook graph API to post question with options on user's wall. I tried using below API but its not working for me. Please help !! https://graph.facebook.com/{fbid}/questions/ string ...
0
votes
0answers
8 views

get number of objects of an app in facebook javascript sdk and get those objects from object browser

I am currently creating a facebook application using the javascript sdk. I use the open graph api's object browser to view the objects my application owns. How can i get all the objects from the ...
2
votes
2answers
83 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 ...
0
votes
1answer
25 views

How to check user facebook likes/post in django

I need to check if my users liked or posted to pages. I've tried a few of the packages around (facebook_api, django-facebook) but cannot seem to login using my access_token, or get an fql request ...
1
vote
0answers
22 views

Posting on facebook user wall a custom field

Using facebook graph API and user access token(and cURL), I am posting message, photos to the user wall. Can anybody guide me, I want to post a photo, its description and along with this RATING(custom ...
0
votes
0answers
7 views

how to add objects to facebook open graph object browser

I am currently creating a facebook canvas app using facebook javascript sdk but i can't seem to add app-owned objects, the closest answer i get is from this tutorial: ...
0
votes
1answer
14 views

Facebook Notifications Unsupported post request using JS

Error occured:Unsupported post request. I created a fb app that will allow the user click the button(This button is in my app)to send message to the app user and notify the user receiver that he has a ...
1
vote
1answer
50 views

What could cause a Django based Facebook Page Tab to take 2 minutes to load?

I have a very simple web page that uses the Facebook Javascript API and is installed as a tab on a Facebook page. When the page is loaded, the only thing it does after calling the usual Facebook init ...
0
votes
0answers
30 views

Facebook app request flow

Using the standard FB.ui apprequest stuff my app will send a request to a user. It will also return the request ID for me to save. When the other user gets that request, if you hover over the link, ...
0
votes
0answers
10 views

Why exacttarget facebook like on email content not displaying in facebook insights [closed]

I followed the exact code as described in exacttarget facebook like documentation but when users like the email content, it doesn't reflect in facebook insights that users had like the facebook app ...
0
votes
1answer
28 views

Corona sdk share game with friends on facebook

I am creating an app in corona sdk in which i want to provide a feature to share an app with facebook friends of user using the app. Can any one guide me for the same ? I found another question ...
1
vote
1answer
46 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
1answer
17 views

Allow ANY website to use my Facebook app?

Facebook is telling me that: Given URL is not allowed by the Application configuration I want to be able to allow any website to use my Facebook app, is that possible? And if not... is it at least ...
0
votes
1answer
14 views

Passing app_data within an Page_tab

I want to populate a page-tab in such a way, that it gets a unique identifier. In other words: I want to use one app-id for multiple page-tabs which, depending on that given identifier, should ...

15 30 50 per page
1 3 4 5 6 7 1082