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

Facebook OAuth "The domain of this URL isn't included in the app's domain"

Let me first start with saying I've searched for an answer to this question for quite some time... I'm trying …

facebook laravel facebook-graph-api oauth laravel-socialite
Facebook Graph API, how to get users email?

I'm using the Graph API, but I can't figure out how to get a logged-in users email address. The intro …

php json facebook facebook-graph-api
Facebook api: (#4) Application request limit reached

Since late November we are hitting the application limit on the Facebook API. We are fetching user's photos, and selected 25 …

facebook facebook-graph-api facebook-opengraph
The developers of this app have not set up this app properly for Facebook Login?

I'm trying to make login with Facebook available in my script. I've done everything, but when I attempt to login …

facebook facebook-graph-api
SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed

I am using Authlogic-Connect for third party logins. After running appropriate migrations, Twitter/Google/yahoo logins seem to work fine …

ruby-on-rails ruby ssl authlogic facebook-graph-api
FB OpenGraph og:image not pulling images (possibly https?)

First -- I do not believe this is a duplicate issue. I've searched for same or similar problems on SO …

facebook facebook-graph-api facebook-opengraph
Get user profile picture by Id

I'm now working on a web application which is mostly based of facebook graph api. I hold some data about …

facebook facebook-graph-api
Facebook Graph API v2.0+ - /me/friends returns empty, or only friends who also use my application

I am trying to get my friend name and ids with Graph API v2.0, but data returns empty: { "data": [ ] } When …

facebook facebook-graph-api facebook-ios-sdk facebook-graph-api-v2.0
Facebook login message: "URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings."

Important notice: If you register for testing, go to your profile settings and to your interests add delete profile. Trying …

facebook facebook-graph-api meteor oauth
When do I need a fb:app_id or fb:admins?

The doc for the facebook like button says , "When your Web page represents a real-world entity, things like movies, sports …

facebook facebook-graph-api