davidwittenbrink / facebook-login

A web component for the Facebook login button
http://davidwittenbrink.github.io/facebook-login
32 stars 51 forks source link

given urls' are not allowed #4

Closed kiempoturner closed 9 years ago

kiempoturner commented 9 years ago

Given URL is not allowed by the Application configuration.: One or more of the given URLs is not allowed by the App's settings. It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App's domains.

davidwittenbrink commented 9 years ago

Could you explain how you got this error? Are you sure you set the appid attribute to the right id?

kiempoturner commented 9 years ago

Sorry, I got it already, I was testing on localhost, so I had to add platform (Website), add the URL and everything went well. Right now Im encountering problem with deployment on Android. The login button isnt appearing on the app. I have to look for the problem first.

Thanks for taking your time to respond!

davidwittenbrink commented 9 years ago

No problem. Can't help you with Android unfortunately because I've never tried that. If you find a problem with my component please add it as an issue :)