Does Facebook SDK require HTTPS?

enable Client OAuth Login and write “localhost:3000” in Valid OAuth Redirect URIs.
Save changes. it will automatically change to https://localhost:3000 , but it doesn’t matter…

And set Status: In Development (THIS IS IMPORTANT!)
Then it will work in your http localhost.

Leave a Comment