Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud9 users may need to use a different callback URL #494

Open
bentonwong opened this issue Jan 13, 2018 · 1 comment
Open

Cloud9 users may need to use a different callback URL #494

bentonwong opened this issue Jan 13, 2018 · 1 comment

Comments

@bentonwong
Copy link
Collaborator

bentonwong commented Jan 13, 2018

Cloud9 users may have to use https://{insert cloud9 url}/users/auth/facebook/callback when registering their redirect uri on facebook

@hcarnes
Copy link

hcarnes commented Feb 6, 2018

The directions suggest adding localhost:3000/auth/facebook/callback into the Valid OAuth redirect URIs field. If you don't add http to the front of that URL, Facebook will automatically add https, which does not work. So, it might be helpful if the readme link showed http://localhost:3000/auth/facebook/callback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants