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

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -