FriendsOfSymfony / FOSFacebookBundle

NOT MAINTAINED - see https://github.com/hwi/HWIOAuthBundle
321 stars 140 forks source link

The app you are trying to access does not exist or has been disabled. #105

Open Sgnx opened 12 years ago

Sgnx commented 12 years ago

I'm having this error all over again. I've setuped this bundle:

fos_facebook: file: %kernel.root_dir%/../vendor/facebook/src/base_facebook.php alias: facebook app_id: 2617310805505xx secret: 6ee2fb69b86897df1379d7c3ac2xxxxx cookie: true permissions: [email, user_birthday, user_location]

in app.developers center is everything ok but when i click the facebook login button the pop up has: http://www.facebook.com/login.php?return_session=1&nochrome=1&fbconnect=1&extern=0&display=popup&api_key=undefined&v=1.0 and rest get options. Why de api_key there is undefined ?