0
votes
0answers
19 views

C# Asp.net, Getting facebook insights to json successfully done but only works with “since”

I got the access token, every thing worked fine last week, but today nothing works the url is the same! https://graph.facebook.com/*app_number*/insights?access_token=blablabla I also included the ...
0
votes
1answer
26 views

Maximum message count - Facebook PHP api

i am working on a facebook app and since its my first facebook app, i facing some problems with PHP-api. I want to fetch the name and profile id of the sender who sent maximum no. of messages. I am ...
0
votes
0answers
12 views

Post to Page as user, using a page admin access token

I'm posting to /<page id>/feed using my user's access token for my app, and it happens that my user is an admin on that page. This generates a post on behalf of the page, even though I want to ...
0
votes
1answer
8 views

App Notifications API

I want to use this API in my iPhone App so that App will post a notification to the user: https://developers.facebook.com/docs/concepts/notifications/ I implemented it in my App: Was able to get the ...
0
votes
0answers
9 views

How much data does the Singly API curate or exclude?

So I'm playing around with the Singly API and checking out how effective it is with integrating several different services' APIs and providing the developer with a single API to work with. I noticed ...
0
votes
0answers
17 views

Graph API Returning All Status Results as Undefined

I am creating a search bar that queries Facebook for results. When I type a word to search and click search, I get results but anyone who posted a "Status"....I get a lot of undefined fields. So it ...
1
vote
1answer
11 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
69 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
0answers
22 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 ...
2
votes
2answers
142 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
52 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
vote
1answer
48 views

How can I get all my posts to other people, not to my timeline?

How can i get, using Facebook Graph Api, all my posts to other people, not to my timeline? I'm trying to use me/posts , but i get all my posts including to my timeline, and i couldn't separate it
0
votes
1answer
31 views

Facebook App Configuration

My app has been working fine for a long time but now this error comes up during the facebook authentication. Any suggestions to solve this issue Given URL is not allowed by the Application ...
-1
votes
0answers
49 views

Facebook. Get user photo url

I need to get user photo url and insert It to database, could you help me with that? Here is part of code: $user_profile = $facebook->api('/me'); $coded = $_REQUEST['code']; $name = ...
2
votes
2answers
65 views

Graph API: Retrieving picture dimensions in page feed

I'm using Graph API to get the wall post of a fan page. I noticed the Facebook iOS app itself is able to determine the exact ratio for its placeholder. ...
0
votes
0answers
11 views

OAuthException: (#1) when posting the same message to multiple pages concurrently

Our app is trying to post a text message with a bit.ly link to multiple Facebook pages. The first 29 messages where posted correctly but the rest returned the following error: OAuthException: (#1) An ...
0
votes
1answer
16 views

API returning different feeds

I am getting different results for feeds when using graph API for RealMadrid page (http://www.facebook.com/RealMadrid). The URL I am using is ...
0
votes
1answer
14 views

Nested FB.api calls not firing, javascript SDK

I'm using the facebook javascript API and trying to nest FB.api calls as demonstrated below. The first FB.api call is working fine but the nested one isn't firing. Can anyone tell me what I'm doing ...
0
votes
0answers
12 views

graph.facebook.com/group_id/files return no comments

I need to get the comments of a post with attached file using facebook API but when I GET the address https://graph.facebook.com/<group_id>/files I receive only ...
0
votes
0answers
20 views

Recommendations box not showing any content

We've had the Facebook recommendations box installed on a client site for a few months now, and it has never produced any recommendations. It just says "No recommendations for this website yet" even ...
0
votes
0answers
13 views

Are there restrictions on what types of content can be posted to a feed?

We've had FB integration in our app for about a year, we've not seen this issue until (it appears) May 1st, 2013. We use the graph api to post links to various documents, which has been working fine. ...
0
votes
1answer
23 views

Services that get facebook emails

I've noticed that my android phone, the iphone, outlook.com, and yahoo mail all can import my friends' email addresses (and sometimes phone numbers) from facebook. However, I don't see anywhere in the ...
0
votes
1answer
25 views

Where does one find the API and secret key?

How do I find the API and secret key? I've searched your answers but they seem outdated as I can't find the links the instructions are referring to.
0
votes
1answer
23 views

Facebook: How to set app test users as friends?

1) I try to get an access token for my app as described in the docs: To obtain an App Access Token, invoke the following HTTP GET request GET https://graph.facebook.com/oauth/access_token? ...
0
votes
0answers
12 views

music.listen_later Open Graph action?

I see documented books.wants_to_read and video.wants_to_watch Open Graph actions, but I don't see a music.listen_later or music.wants_to_listen action. Am I missing something? Will this action be ...
0
votes
1answer
64 views

facebook comment - get comment count for URL?

My page uses facebook comment social plugin. Is it possible to display only the comment count icon? seperately somewhere else? so we know how many users commented? either by getting the value by the ...
-4
votes
1answer
68 views

Facebook Graph API Explorer “Results Export” out? [closed]

Is there any way to export the results out of Facebook Graph API Explorer please? Or is there any external api to interact directly with it?
0
votes
1answer
13 views

How can I get in Facebook Ad Types?

How can I get in Facebook API reports some indications for the type of the ad? for example Sponsored Stories, Traditional Ads.. etc.? Thanks
0
votes
0answers
21 views

Capturing info via API

This is my first post and I am not a developer. I am a QA doing research for a project we are working on. We are developing a tool and need the ability to capture details about posts made by a user ...
0
votes
1answer
65 views

Clearing cache of feed dialog in facebook app

I have a facebook app that uses the feed dialog: FB.ui({ method: 'feed', message: '', link: 'http://mywebaddress/pathToContent', picture: 'http://mywebaddress/pathToPhoto/photo.jpg', display: ...
2
votes
0answers
33 views

Why “<” character got replaced with unicode character in JSON response

What is the reason behind replacement of "<" character with unicode character in FaceBook's Json API response? security?? What kinda attack is possible, If the "<" character presents in the ...
1
vote
1answer
60 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 ...
-2
votes
2answers
47 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 ...
0
votes
1answer
18 views

How to get the original message's message field through FbGraph /me/inbox?

I am trying to get the original message content from the /me/inbox through the API. I have authorized the read_inbox permission and got a bunch of message objects back. However, each of the message ...
0
votes
0answers
14 views

what exactly 'is_exportable' is?

I can find 'is_exportable' column on http://developers.facebook.com/docs/reference/fql/stream. I try to call and it seem always return 0 value on 'is_exportable' field. So, i just wonder what exactly ...
0
votes
1answer
73 views

how to resolve facebook acces token expiration issue?

I have created a facebook place serach with graph api. But the access key expires every two hours. For this I have implemented the below code $app_id = "---"; $app_secret = "----"; $my_url = ""; ...
0
votes
0answers
55 views

How to Post to User's Wall using Facebook API

I am just stuck in a small problem. I have a website: http://www.facebookfriendswallpaper.com/ where Facebook Users can create their own Facebook Friends Wallpaper and can use in their Albums or use ...
2
votes
0answers
53 views

Facebook graph api education and work history [closed]

When I make a request for education and work history via Facebook graph api, it is not giving me all the info which I added to Facebook. For example, day of month of start and end dates of work ...
0
votes
1answer
18 views

Unable retrieve post from Graph API for a Keyword

https://graph.facebook.com/search?q=ATT&type=post Steps to Reproduce: https://graph.facebook.com/search?q=ATT&type=post Expected Behavior: Graph search has to retrieve the posts which is ...
1
vote
1answer
73 views

How to detect onclick of facebook close button that appears when you click like button

In the XFBML version of the like button when you click the like button, a comments box appears where you can post a comment along with the like story. It's a dialog with "Post to facebook" and "close" ...
0
votes
1answer
38 views

Cant display comments from a group using graph api

I been trying to get every post from a facebook group with graph api, then show the posts and comments on a different webpage, my only problem is that I cant get the comments right, so far I have ...
0
votes
0answers
39 views

Upload video to page suddenly not working

I made a small PHP script to post videos to my Facebook page wall. This is part of the script responsible for posting: $post = array( 'access_token' => 'xxx', 'source' => ...
0
votes
0answers
9 views

Error with targeted_entities

I need to set targeted_entities param in targeting for the creatives with type 31 targeted_entities = [100003297600281, 100000529832243] on my request i got an error message fom Graph (#100) ...
0
votes
1answer
32 views

Facebook public objects not retrievable through Graph API or FQL

I am searching the public feed and once I get the objects I want to get more information on them. I login with an auth token and when I try to get more information through both the graph API and FQL ...
0
votes
1answer
50 views

Irrelevant results in graph search api

I know that there is some bugs reported to Facebook about this subject, but I'll ask here too . This call: https://graph.facebook.com/search?q=sebrae&type=post Returns a lots of results that ...
0
votes
1answer
56 views

Is there an API on Facebook like Foursquare venues explore?

In Foursquare API, there is the endpoint "explore venues", you give lat and lng filtering by food for example and it returns a list of venues. Is there something like on Facebook? I couldn't find...
0
votes
0answers
13 views

How to get square pictures out of an album?

I can easily get a user's albums with: FB.api("/me/albums", someArbitraryCallBack) And I can easily get the photos in an album with: FB.api("/#someAlbumID/photos", someCallback) However, in ...
0
votes
2answers
539 views

The request is invalid because the app secret is the same as the client token

my facebook apps is good for yesterday but my facebook connect is not work today for get access_token My code is ...
1
vote
1answer
433 views

Facebook API to get “watched” movies/TV show list or “read” book list?

My facebook profile recently has been migrated to the new layout. In the about page, I found that movies/TV shows sections have been divided into 3 tabs "Watched", "Want to Watch", "Likes". Similar ...
1
vote
0answers
37 views

is there any service that pushes notifications upon changes in open APIs?

I am having problem keeping in track with the changes/information published by the API providers for the open APIs I am using (e.g. Facebook API and Google develoeprs API). Both Google and Facebook ...

1 2 3 4 5 11