When I try to login to facebook
through my application, it gives the error:
URL blocked: Redirect failed because URl used is not in the release list in the client's OAuth settings app. Verify that the client and Web OAuth login is enabled and add all domains of your application as URls valid for OAuth redirection.
I researched a little, and said that enabling the Client OAuth Login in Facebook developers, was to work the login. However, I did this and the error still persists.
How do I resolve this?