Facebook login "given URL not allowed by application configuration" -


i've added facebook login site. however, when click button, red box says:

invalid argument  given url not allowed application configuration. 

if continue login get:

api error code: 100 api error description: invalid parameter error message: next not owned application. 

not sure problem is. thoughts appreciated.

your settings must incorrect.

go http://www.facebook.com/developers/ , edit application you're working on.

on "website" tab, "site url". should set website's url "http://yoursite.com/"

note if you're using subdomains, you'll need update "site domain" "yoursite.com"


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -