Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

can't find where to add "OAuth redirect URL" in meta for developers

I'm trying to add "login with facebook" feature to my website. I made the app setup in "meta for developers" but I can't find where to add "OAuth redirect URL". All the old tutorials was made before the update of the website and they say go to "add product section" but I don't had a product section in the left side bar. I spent a lot of time to search for it but ... :(

here is a screenshot the app page:

enter image description here

like image 677
Es Raa Avatar asked Sep 03 '25 16:09

Es Raa


1 Answers

Had the exact same problem from following outdated tutorials just like you.

Here is how I did it:

  Select your application from the dropdown.

Under build your app, click "use cases".

Where it says "Authentication and Account Creation", click "Customize".

Click "Go to Settings".

There will be a "Valid OAuth Redirect URIs" field (Until things change again), which I believe is what you are after.

I hope this helps.

Customize page screenshot

like image 53
Raymond Bourke Avatar answered Sep 05 '25 14:09

Raymond Bourke