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

blank screen for facebook #38

Closed
connor11528 opened this issue Aug 22, 2014 · 3 comments
Closed

blank screen for facebook #38

connor11528 opened this issue Aug 22, 2014 · 3 comments

Comments

@connor11528
Copy link
Contributor

I implemented all the example code and a blank window pops up from facebook (no option to authorize). Nothing hits the node.js server (no console.log from any route)

I pasted in my facebook appId and appSecret to the right places. I think I need additional config on the facebook side. Do I have to put a Site URL or something? I want to run the login locally as I don't have a domain name yet

@sahat
Copy link
Owner

sahat commented Aug 22, 2014

Yes, unfortunately Facebook will give you a blank popup window if anything goes wrong: redirect URL mismatch, forgot to pass App ID, etc.

If you are trying to run it locally, you must set Site URL to http://localhost:3000 or whatever it is you are running on.

screen shot 2014-08-22 at 5 39 21 pm

@connor11528
Copy link
Contributor Author

hmm still not fixed

@connor11528
Copy link
Contributor Author

nvm that was the issue! Party on Wayne

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