iOS Facebook Login "Given Url Is Not Allowed by the Application Configuration"

Given URL is not allowed by the Application configuration Facebook application error

Try to check at Settings > Advanced. At Valid OAuth redirect URIs, make sure you have a correct domain.

Hope it works.

Facebook Unity plugin: Given URL is not allowed by the Application configuration:

You dont need to set up the store id to test the app as long as your app isnt live. At least in my case I remember adding the desired platform from the settings in the facebook dev console , then typing in the Bundle id and saving. after that I was able to test with users added as test users under roles.

Facebook One or more of the given URLs is not allowed by the App's settings

after putting site url to begin with http:// it resolve my issue.
Now my Site URL looks like this: http://my_blog_name.blogspot.com/p/publishing.html

Facebook login given URL not allowed by application configuration

Your settings must be incorrect.

Go to http://www.facebook.com/developers/ and edit the application you're working on.

On the "website" tab, look for "Site URL". This should be set to your website's URL "http://yoursite.com/"

Note that if you're using subdomains, you'll also need to update "Site Domain" to be "yoursite.com"



Related Topics



Leave a reply



Submit