I'm trying to allow users to login with facebook via django allauth to my website but I am getting the following error: URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings. Make sure Client and Web OAuth Login are on and add all your app domains as Valid OAuth Redirect URIs.
I configured my Facebook app like this: 1. Made it Public 2.Website site URL: http://localhost:8000/ (since I'm running locally) 3. Client OAuth Login -ON Web OAuth Login -ON 4.Valid OAuth redirect URIs: what do I put here, and is it even necessary to put something? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/843f37b5-ff60-4638-82ed-ade5bc88b7d0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.