Top "Facebook-graph-api" questions

Facebook Graph API is a structured API for fetching objects and the connections between them from Facebook's social graph

Uncaught TypeError: Cannot read property 'name' of undefined

I tried to fetch data using facebook api into form inputs. Now, everything went just fine until I tried to …

javascript facebook facebook-graph-api facebook-javascript-sdk
How to get large photo URL in one API call?

I want to display large photos in my Facebook app's feed view immediately. Is it possible to get the large …

facebook-graph-api facebook-fql photos
Getting username and profile picture from Facebook iOS 7

I have read a lot of tutorials about getting information from Facebook, but I have failed so far. I just …

ios objective-c facebook facebook-graph-api
Facebook oauth retrieve user Email

I am using Facebook Javascript SDK to get oauth token and retrieve all the data from FB: function login() { FB.…

facebook facebook-graph-api
Get public page statuses using Facebook Graph API without Access Token

I'm trying to use the Facebook Graph API to get the latest status from a public page, let's say http://…

facebook facebook-graph-api authentication permissions
Generating hash key for app using facebook sdk

I am using facebook sdk for login into my application. The application runs fine on HTC devices. The application also …

android facebook-graph-api openssl single-sign-on keytool
facebook login issue - canOpenURL: failed for URL: "fbauth2:///" - error: "(null)"

When I click on login with Facebook button, it is opening safari browser and getting closed immediately. Noticed error on …

ios facebook swift facebook-graph-api parse-platform
Facebook API: best way to get like, share, comment count for a page/group post?

What's the best way to get the like, share, comment count for a post? I'm trying via FQL but it …

php facebook facebook-graph-api facebook-fql
Design for Facebook authentication in an iOS app that also accesses a secured web service

Goal: Allow a user to authentication with Facebook into an iOS application which requires access to a protected web service …

ios ios4 facebook facebook-graph-api
Facebook Graph API - Get like count on page/group photos

I've been testing graph API and ran into a problem. How can I get like count from photos of a …

facebook facebook-graph-api count facebook-like photos