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

E_OAUTH_TOKEN_EXCHANGE: Error: getaddrinfo ENOTFOUND graph.facebook.com graph.facebook.com:443 #13

Closed
danswater opened this issue Jan 27, 2017 · 2 comments

Comments

@danswater
Copy link

Hi! Thanks for providing such great project.

Has anyone encountered this kind of error?

E_OAUTH_TOKEN_EXCHANGE: Error: getaddrinfo ENOTFOUND graph.facebook.com graph.facebook.com:443

The error throws after this line of code

const fbUser = yield request.ally.driver( 'facebook' ).getUser();
@thetutlage
Copy link
Member

Seems like some connection issue. It is still happening?

@danswater
Copy link
Author

danswater commented Jan 29, 2017

Hi! I've managed to figure this out. It seems that our network blocks all facebook request so that is why I'm getting that error response.

I'm closing this issue now.

Thanks.

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