Gentlemen, I am creating a facebook login on my site, following this guide: https://developers.facebook.com/docs/howtos/login/getting-started/
I started out by creating an app on facebook, then used the app ID in my code. After completing step 2 in the guide, i wanted to test for errors. I keep getting the above error "Given URL is not permitted by the application configuration.: One or more of the given URLs is not allowed by the App's settings...."
To resolve the issue, i tried to change the app website URL to http://www.mywebpage.com/index.html. That didn't do anything....
Any ideas?
Thanx

mywebpage.com? – ifaour Jan 19 at 14:19