Top "Facebook-apps" questions

Apps on Facebook are web apps that are loaded in the context of Facebook.

Laravel - call_user_func_array() expects parameter 1 to be a valid callback

I'm getting this error: call_user_func_array() expects parameter 1 to be a valid callback, class 'Symfony\Component\HttpFoundation\LaravelRequest' …

php laravel facebook-apps laravel-3
Facebook App: any way to run the app without SSL?

I am working on my first app for Facebook and facing (probably) with the SSL problem. If I am testing …

facebook ssl facebook-apps
Facebook share button: how to implement

I'm trying to figure out how to implement the Share button exactly as how it is implemented here. I want …

html facebook share facebook-apps
Need Help on OAuthException Code 2500

I am trying to develop an Facebook application (apps.facebook.com/some_app) using PHP where I need to present …

php facebook facebook-graph-api facebook-apps facebook-access-token
Finding the "Android class name" in "AndroidManifest.xml" generated by Unity3D

When configuring a "Android Native App" in a Facebook app, they require the Android Class Name. If you created the …

android facebook unity3d facebook-apps
Facebook Requires extended permission: publish_actions

I'm in the process of developing a Contest and Promotion-related Facebook app and my intent is to to create a …

facebook facebook-graph-api facebook-apps
Setting up Facebook Login on localhost

I've been following the steps outlined here to create a Facebook App Login: http://developers.facebook.com/docs/howtos/login/…

php facebook localhost facebook-apps facebook-login
Use the Facebook API in a Google Apps Script web app?

I'm trying to create a Facebook app using a Google Apps Script as web app, as the back-end. The only …

facebook-graph-api google-apps-script facebook-apps
Getting Facebook Access Token from User Id and Facebook App Secret?

I'm trying to understand how the facebook api works. The end goal is to be able to read the posts …

facebook facebook-graph-api facebook-apps facebook-access-token