Facebook Platform lets developers integrate their apps directly into the Facebook social networking service.
0
votes
0answers
4 views
Is it possible to read post from facebook group via Open Graph?
Is it possible to read via OpenGraph or Facebook SDK posts from group when I'm a member of this group?
0
votes
0answers
4 views
Sometimes the Faceboko share dialog doesn't load on iOS
Sometimes when I launch the Facebook share dialog, the OS switches to the Facebook app, but the share dialog doesn't load. Then if you try again, it usually works. Why doesn't it work the first time?
...
0
votes
0answers
7 views
Django easy friends: tuple indices must be integers, not unicode
I am using django-easy-friends to import contacts from facebook.
But when I click on the link facebook on 'import contacts' page I am getting the following. Please help on this. Thanks.
[17/Jul/2013 ...
0
votes
0answers
6 views
Facebook Graph Api feed filter
Does anyone know how to filter a user feed using the graph api? For instance.... I would like to get the user feeds that relates to only Picture like
...
0
votes
0answers
3 views
Getting publish_actions permission with just a common Post action
My Facebook app's permission dialog doesn't ask for publish_actions permission even though I said it should. I think the reason has to do with not having any Open Graph actions declared. However, I ...
0
votes
0answers
2 views
API Error Facebook Feed Dialog properties with text '0'
In facebook app I have sharing with properties, when property text value is '0', I get an error:
API Error Code: 100
API Error Description: Invalid parameter
Error Message: property values must be ...
-1
votes
0answers
35 views
How is the newsfeed in Facebook's iOS application done? [on hold]
I am interested in "news feed" part of the Facebook iOS application. How is that done technically? I doubt that someone has access to that part and can tell me exactly how is done, but concepts and ...
0
votes
0answers
5 views
Foursquare login via facebook in AIR
I'm building an AIR app where the user interacts with foursquare.
I'm using the foursquare API (https://developer.foursquare.com/overview/auth) for logging in and checking in. Using an htmlLoader to ...
0
votes
0answers
8 views
Facebook GET Group Events
How do I get events from my Facebook group's wall in PHP? I want to be able to display a list of the most recent group events from my public group on my site.
The Facebook api specifies that you need ...
0
votes
0answers
5 views
Facebook app like button shows like count but insights doesn't show any
I'm using the standard like button code on our facebook app. This shows likes when you click it and increments as you would expect.
The page has all the correct meta data, app_id etc.
But in ...
-1
votes
0answers
10 views
What is “Just Redirect”? Is this some spambot that's taken over my app? [on hold]
For some reason, one of my landing page apps on a very popular music Facebook page is trying to redirect with some sort of software called "Just Redirect." The app can be accessed below:
...
0
votes
0answers
8 views
Hashbang link previews and crawling in Facebook and others popular services
Do currently any popular websites support previewing links with hashbangs?
E.g. pasting link like
https://groups.google.com/forum/#!topic/pigfi/cF6GzPfeuO8
To a Facebook chat message.
...
0
votes
0answers
8 views
Facebook iOS SDK: scrumptious facebook not posting to Facebook
I just downloaded the latest iOS SDK from Facebook and managed to run the Scrumptious app successfully. I could post and received a successful post message within the app. But when I checked my ...
0
votes
0answers
9 views
FQL convert in Graph API for facebook
Can I get the same result for this following FQL using GRAPH API:
{
"query1":"SELECT id FROM comment WHERE object_id IN (SELECT vid FROM video WHERE owner IN (select user_id FROM like WHERE ...
0
votes
0answers
9 views
Embedding videos from my site on Facebook profile
I own a video site. I need to share one video on my site on Facebook embedding it on the timeline, just like Youtube does. When a facebook user clicks on the preview image on my facebook profile my ...
-1
votes
0answers
11 views
Facebook permissions, change order
I want to change the order of the requests permissions.
In my app I have permissions: email, rsvp_event, publish_stream.
And order which facebook ask about it is:
Email (and basic info).
...
-1
votes
0answers
8 views
Terms/Conditions of offer publishing TrialPay
We have a question for you.
Please tell me what terms should be fulfilled so that an in-game icon with TrialPay offers emerged in the app? I mean, which requirements must the user satisfy to be shown ...
0
votes
0answers
6 views
Custom hotsport portal with facebook sign in
we are working on a mobile hotspot portal and we want to give our users the ability to sign in for our service (free internet access (wifi) with theirs Facebook accounts. The problem is that the ...
0
votes
2answers
16 views
facebook comment box in app
I am fetching a facebook video and showing it in my app. I am also fetching the likes and comments with the help of this :
https://developers.facebook.com/docs/reference/plugins/comments/. doing same ...
0
votes
1answer
10 views
How to get shared fan pages by FQL or Facebook-SDK (php)
I need to get informations about fan pages shared by some user, i.e. :
fan page id
url (optional)
when the fan pages was shared by some user (example: creation_time)
For example:
SELECT ...
0
votes
0answers
8 views
alertdialog share to social network like facebook or twitter
after finishing alertdialog to show text from edittext and listview selected item, I want to share the result alertdialog to facebook or twitter apps. How can i do this? may I should using the library ...
0
votes
1answer
8 views
Problems with inegrating facebook sdk in android project
Im having troubles in creating simple android application that uses facebook sdk for my adnroid application.
Im following this guide ...
0
votes
0answers
7 views
Android Facebook native app not getting user email and birthday even with permissions set and correct information in fields
I'm trying to get the user email and birthday (using a Me request). My app has email and user_birthday permissions and the fb account i'm using has an email and a birthday set.
When I try using the ...
0
votes
0answers
8 views
Not able to load facebook fan page wall in UIWebview
In my app, I am trying to display a Facebook fan page wall (eg.https://m.facebook.com/example) in the UIWebView. But white screen gets displayed and getting error as:
Error Domain=NSURLErrorDomain ...
0
votes
0answers
6 views
Ad Group October 2nd 2013 changes: bid_info is returning still numeric indexes instead of strings
we have enabled the October 2nd 2013 breaking changes for our application yesterday, the change to the application settings is already confirmed. If I submit bid_info in the new format (with strings ...
0
votes
0answers
6 views
Get video like count
In facebook api i need the amount of likes that a video has how can i do this?
ive tried:
$id = $params[2];
$facebook = new Facebook(array(
'appId' => APP_ID,
'secret' => APP_SECRET,
...
1
vote
0answers
11 views
OAuthException error asking for details of a payment
I am using the new version of the payments: Local currency Payments and my tests are given me different results. Sometimes everything is well, but sometimes an error appeared when I am asking to the ...
-4
votes
0answers
17 views
Facebook Viral App - Post to wall [on hold]
I have a lot of facebook viral apps(post to wall a picture with caption), but every app is getting deleted in one day. How to avoid that? I want only to post an image with a link to user wall.Script ...
0
votes
2answers
35 views
An iOS application with a Like button that likes Facebook page
I am writing an iOS application that needs to set "likes" in Facebook page by button clicking.
When I send me/og.likes POST request with params("object" - URL to Facebook page and "access_token"), I ...
0
votes
0answers
6 views
Get region of page running Facebook app
If I view my company's page in Facebook, I have the option to 'Switch Region' to view localised versions of the page.
If I click a Facebook App from this page, the app is hosted in an iFrame inside ...
0
votes
0answers
4 views
Facebook collections within Facebook Mobile app
Facebook collections documentation describes how one can display a collection (for example, "recently liked") in a browser using profile_section_url and mobile_profile_section_url.
Is it possible to ...
0
votes
1answer
22 views
Could not find FacebookSDK
im just trying to intall facebook sdk to my phonegap android project.i followed
https://github.com/phonegap/phonegap-facebook-plugin
and after intalling fbsdk I have added it under Project
...
0
votes
0answers
11 views
Facebook popup on website
I want this popup to be displayed on my site. But, I'm not using Wordpress. It's just a HTML/CSS site. Is it possible to implement this wordpress plugin in a html/css site?
...
-1
votes
1answer
19 views
What is the underlying mechanism by which Facebook processes the text entered in the text box? [on hold]
Whenever we type a URL in the text box , it does some processing and then generates the image for that particular website . Also when we enter white spaces before the start of our post , it gets ...
0
votes
0answers
3 views
Terminate Facebook, Twitter, Google session via mobile SDK
On the Facebook, Google, Twitter, etc. mobile SDKs, if there a way I can view & control all active sessions related to my accounts?
For example, view all sessions that are currently active. Lets ...
-1
votes
0answers
5 views
duplicate comment on facebook comment box
Facebook comment post auto duplicate content.
How to prevent duplicate facebook comment on facebook comment box. Comments duplicate can be found on this blog post
-1
votes
1answer
16 views
How to post like/unlike to facebook [on hold]
How to send "like" to user activity from android application ? Is there is a way to compose Graph API POST request ?
-1
votes
0answers
4 views
Trouble with Facebook Like button
I have installed Like button just like it says on your web site but it is not working. Sometimes i see the Like button and when it is visible it is not a link. When I use HTML5 the button is not ...
0
votes
0answers
5 views
ios : STFacebookShareController not found
I am new to sharethis api used to share links, pics, videos, etc on facebook, twitter etc.
I followed the steps given in : ...
-1
votes
0answers
14 views
Android external libraries update
is there a way to update android external libraries or SDK's automatically, like updating facebook-SDK or twitter-SDK automatically and not manually downloading them and importing them to workspace ?
0
votes
1answer
19 views
How To Hide A Facebook Like Box When User Is Not Logged Into Facebook
I have added a Facebook like box to a website that because it is a gambling site you must be logged in so it can verify your age and show you content.. which is fine.
My problem is that when a user ...
-1
votes
0answers
14 views
Facebook like box not working in Firefox
I have little problem with FB like box. I try to generate FB like box for page
https://www.facebook.com/indeco.cz.
FB generate this iframe code:
<iframe ...
0
votes
0answers
16 views
Email access null in Facebook SDK iOS? [duplicate]
- (void)facebookViewControllerDoneWasPressed:(id)sender {
NSLog(@"FACEBOOK VIEW CONTROLLER");
NSMutableString *text = [[NSMutableString alloc] init];
// we pick up the users from the ...
0
votes
0answers
7 views
fancybox in iframe open from the parent in facebook
I am working on an iframe app in facebook. in my app there is a popup box(fancybox). is it possible to open the fancybox according to the main window? right now its opening in the iframe. because the ...
1
vote
2answers
31 views
How to fetch friends list from facebook in FACEBOOK SDK in iOS?
I have a button, I want to connect to facebook as I click it, I want all the friends in my facebook.
I can access facebook and I get Facebook Token and saving it in Database.
I am connecting to ...
0
votes
4answers
28 views
Android: Get bitmap/drawable from HTTPS
I want to get an image from a server (HTTPS) and show it in an ImageView.
Images are from Facebook Events (example: ...
0
votes
0answers
10 views
Thumbnail picture of Facebook share plugin shows sometime
This is an old question, and I can find lots of answers by Googling it. However, none of them can solve my problem. The problem presents like this: In my development computer, it works, it shows the ...
0
votes
0answers
8 views
Facebook Open Graph gives unknown path components: /url.posts
I am making a FB-connected website that allows users to post URLs to link/message boards. I want to pass this to Facebook's Open Graph with explicit sharing as something along the lines of: "Person A ...
0
votes
0answers
8 views
How do I sync player progress between Facebook, Android and iPhone (cross-platform)
I've come a long way in developing my first HTML5 Game and am including social integration. I've successfully implemented a leaderboard, and I am using PhoneGap Build to wrap my HTML5 game ...
-1
votes
0answers
6 views
Original Facebook profile lost, can't make apps for fanpage
We have a Facebook fanpage and I wanted to create an app for this, so that I could connect that page with my WordPress blog. But no one knows out of which Facebook account this fanpage was created, so ...