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

Can't add the callback to facebook app settings #114

Open
Tyvain opened this issue Aug 26, 2015 · 4 comments
Open

Can't add the callback to facebook app settings #114

Tyvain opened this issue Aug 26, 2015 · 4 comments

Comments

@Tyvain
Copy link

Tyvain commented Aug 26, 2015

When I try to add the callback's URL in facebook i get this message (also tried with localhost instead of 127.0.0):

is invalid because it is a Facebook url
@Tyvain
Copy link
Author

Tyvain commented Aug 26, 2015

I replace with localhost in 3 place:

Now i am getting this error:

failed to obtain access token (Error: connect EHOSTUNREACH)
    at /home/dev.recif.nc/sylvain.auger-leger/Balloons.IO/node_modules/passport-facebook/node_modules/passport-oauth/lib/passport-oauth/strategies/oauth2.js:125:38
    at /home/dev.recif.nc/sylvain.auger-leger/Balloons.IO/node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/lib/oauth2.js:176:18
    at ClientRequest.<anonymous> (/home/dev.recif.nc/sylvain.auger-leger/Balloons.IO/node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/lib/oauth2.js:147:5)
    at ClientRequest.emit (events.js:95:17)
    at CleartextStream.socketErrorListener (http.js:1548:9)
    at CleartextStream.emit (events.js:95:17)
    at Socket.onerror (tls.js:1456:17)
    at Socket.emit (events.js:117:20)
    at net.js:441:14
    at process._tickCallback (node.js:448:13)

@impronunciable
Copy link
Collaborator

@Tyvain Did you create a facebook app for this? And if you did, using that Callback URL?

@Tyvain
Copy link
Author

Tyvain commented Aug 28, 2015

Yes Mickey I did :).

But thing is, I am behind a proxy. Does it matter?

@impronunciable
Copy link
Collaborator

@Tyvain It seems the request was stopped by your firewall npm/npm#6820

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