Facebook Graph API is a graph-db style programming interface for languages like PHP, ActionScript, JavaScript etc.

learn more… | top users | synonyms

0
votes
0answers
7 views

API Error Code: 100 Error Message: Some content in this message has been reported as abusive by Facebook users

Today, out of nowhere, my app has stopped working. I'm getting this message and when i click ok, he redirect and get a server error. API Error Code: 100 API Error Description: Invalid parameter ...
0
votes
1answer
7 views

Create a post on the wall from the app with additional parameters (“to” and “status_type”)

Exploring wall posts with graph explorer I've mentioned that there are some posts, which have "to" field and their status_type is app_created_story. As I understand this is a way to post on friends ...
0
votes
1answer
19 views

Retrieve photos from facebook graph api without login

I have a php app where my registered users login to facebook. I use $facebook->getLogoutUrl();. Then I retieve all their albums and display their id and names in an HTML select tag. The user select ...
-1
votes
0answers
12 views

Any way to get facebook to delete safe_image.php? [closed]

Is there anyway to delete an image with this url (http://external.ak.fbcdn.net/safe_image.php)? Can I ask facebook to do it?
0
votes
0answers
6 views

Facebook PHP SDK Graph API posting links/feed not showing “via AppName”

I'm using the Facebook Graph API to post a link to a Page. The post comes up successfully but the link I see on some posts underneath where it says via AppName doesn't appear. Is there something I ...
1
vote
0answers
13 views

perl - Facebook Graph - Post to Fanpage

this is not giving me any errors but yet it is not posting to my fanpage wall. would love some help in this! trying to figure this out on my own has been a roller coaster. tested with the correct ...
0
votes
1answer
11 views

Post Photos as Fan Page not as User (Post as User Working 100%)

I´m trying to post Photos on my Fan Page using Facebook API but the Posts appears as my User and not as Fan Page it self. I know i should use the Page Access Token instead of the App User Access ...
0
votes
0answers
6 views

My app is locking user account

I'm using Facebook in a kiosk environment ( desktop PC ), using the Graph API. The purpose of my application is to upload/download photos from a Facebook account. So, my application is used by ...
0
votes
0answers
3 views

FB plugin doesn't work with IE/chrome

IE or chrome doesn't show the feed for the site listed. Firefox works fine. Any idea what might be causing this issue? Even when when I'm doing it on the FB developer page it doesn't show up. ...
0
votes
0answers
8 views

Untag a user from a photo via facebook graph api

I've seen some old posts about this, but the API has changed since those responses were made. Is it possible to untag a user from a facebook photo using the graph API? If so, can you only remove the ...
0
votes
0answers
5 views

get likes last 24 hours from users wall after click like button

I realize this thing: I have a like button on my page, users click, and after giving the permissions on the user's profile is published in the element .. My web-app, via cron-jobs should check whether ...
0
votes
0answers
2 views

facebook reaaltime update does not push checkins to business page

I have realtime updates setup for an application to get realtime updates for page fields feed and chckin. Permissions for the application are: create_event create_note email export_stream ...
0
votes
1answer
10 views

How include posts stream in own Android app

Hello I'm trying to find out how I can insert posts from facebook in my own Android app. I find nothing in this web. Thanks for helping
0
votes
1answer
10 views

Can't GET my application's app page (100)

My application has 3 pages associated with it. Here are their id's : 151500351683665 (Application page) 143448712494935 (Community page) 563925353640654 (Community page) Using the facebook C# ...
0
votes
0answers
16 views

Python facepy apostrophe issue

I take some string from Postgresql database by python code and trying to send it to Facebook by API. cur.execute("SELECT text_column FROM table") ..... print graph.post(path = ...
-2
votes
2answers
17 views

What are some good alternatives to the Picasa Search API?

I'm writing a sample web based application that requires image based results to be delivered in the form of an XML document. Currently I'm using Picasa search API. I'm getting the XML response on ...
-2
votes
0answers
11 views

How to hide or cut site url in facebook when share page [closed]

<meta property="og:title" content="test" /> <meta property="og:type" content="test" /> <meta property="og:url" content="http://www.abc.com/abcd/abcdefg.html" /> <meta ...
0
votes
0answers
6 views

Blackberry Facebook Integration

I downloaded library file(FacebookBlackBerrySDK-v0.8.25.jar) from server but I am not getting Facebook integration in blackberry can anyone give me suggestion for the blackberry integration?
0
votes
0answers
16 views

Fetching updated/new Facebook posts

We are using facebook graph api to fetch data, the url for fetching page feed is given below, https://graph.facebook.com/393419380670509/feed?limit=25 in the next call we append ...
0
votes
1answer
19 views

facebook open graph post sotry

I am trying to achieve this goal in third image using Facebook open graph.I am done with first line in first image.But not knows how to post with friends like in second image.If some knows about ...
-1
votes
0answers
7 views

configure actions/objects with OpenGraph and configure og:title with a supported script

I have a Pinterest clone script that supports opengraph out of the box, you'd just need to enter the og:title in the settings. I can't seem to add an object/action to work properly, and if I wanted ...
0
votes
0answers
2 views

FB Post Not working through C3.Net SDK

I had a code that was working fine i.e posting comments,but now its giving me following error, Please help in this regard [11:54:33]Error Code: 10 [11:54:33]Error Sub Code: 0 [11:54:33]Error Type: ...
0
votes
2answers
7 views

How to set User read permission on FBLoginview in ios?

i using facebook SDK and using FBLoginView for login to facebook and i got a basic user information , but i need to some more permission like Emailid,BirthDay ,how to add permission. Thanks
1
vote
1answer
13 views

Facebook Graph API PHP to make a comment to a post on a page as page

I'm using below code to post to my facebook page as page $post_id = $facebook->api("/$page_id/feed","post",$args); I want to make a comment to the post I created. I don't know how to do that ...
0
votes
0answers
15 views

Facebook debugger response code 302

looks like that facebook scraper cant detect my page, it says that the response code is : 302 and when I click to see what scraper sees from my URL link, it says: Document returned no data ...
0
votes
0answers
4 views

Facebook new comment api: unsupported get request

I have enabled july braking changes in my apps. when i am accessing comment thought below URL: positd/comments?filter=toplevel&limit=200&offset=0 i am getting 'code: 100 unsupported get ...
0
votes
0answers
9 views

Share user detail with server from android

I have created Facebook App on developers.facebook.com , I have included website, android and iOS details. I have successfully integrate facebook SDK v3 into Android application, Also I have done ...
0
votes
0answers
11 views

Facebook android sdk open graph stories

I have developed an android game using facebook sdk. Now I want that when i play the game there will be a story in my activity log in facebook like other facebook games which looks like "User played ...
0
votes
0answers
6 views

grant permission to facebook authorization dialog without browser

Is there any API based approach to grant permissions for 'client side login without javascript SDK'. Here my application logs in the user and when dialog/oauth request is fired I want everything to be ...
1
vote
1answer
31 views

algorithm to find a similarity score from facebook and twitter friends?

Using PHP I fetched the friends list from facebook and twitter and I stored each list in an associative array. I have both their names and locations. I want to do comparison of both the friends from ...

1 2 3 4 5 460
15 30 50 per page