facebookarchive / fbconsole

A micro api client for writing scripts against the Facebook Graph API.
Other
325 stars 74 forks source link

Facebook won't let me use fbconsole with new APP_ID #24

Closed idungotnosn closed 9 years ago

idungotnosn commented 11 years ago

According to the documentation, I need to change the fbconsole's APP_ID variable to authenticate with any app other than fbconsole. I assigned my APP_ID and changed the SITE_URL to the following:

http://local.fbconsole.com:8080

However, even after doing these things, facebook still gives me the error "Given URL is not allowed by the Application configuration..."

In case you're wondering, my APP_ID is 136092716585009 and the app domains box is currently empty (although I tried it with local.fbconsole.com and it still didn't work).

How can I use a different APP_ID other than fbconsole's without getting this error?

armujahid commented 10 years ago

I am also facing this same issue.. please some one help

pcardune commented 9 years ago

Your settings should look something like this:

screen shot 2014-10-28 at 2 53 16 pm

If this is still a problem, please reopen and post a screenshot of your settings page.