rickyrauch / Balloons.IO

Balloons.IO is a web multi-room chat server and client ready to use. It’s built with the help of node.JS, Express, Socket.IO and Redis. Balloons uses PassportJS for authentication with Twitter and Facebook
http://balloons.io
2.36k stars 491 forks source link

This can't be a Facebook URL #116

Open k0fi opened 8 years ago

k0fi commented 8 years ago

I made a facebook app, but when I try to put 'http://127.0.0.1:6789/auth/facebook/callback' as the 'Site URL', facebook complains that:

'This can't be a Facebook URL.

How can I fix this?

Thanks in advance