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

node authenticate.js localhost error #17

Open
Zamy97 opened this issue May 9, 2022 · 2 comments
Open

node authenticate.js localhost error #17

Zamy97 opened this issue May 9, 2022 · 2 comments

Comments

@Zamy97
Copy link

Zamy97 commented May 9, 2022

hello!

A newbie here so a bit of help would be appreciated

Been trying to implement this module but can't seem to get over this hurdle. I did get the credential.json in my module folder then I run node authenticate.js and then I get a link to run and get the code and every time I run the link I am running into this:

This site can’t be reached localhost refused to connect.
Try:

Checking the connection
Checking the proxy and the firewall
ERR_CONNECTION_REFUSED

I cleared the cache, firewall on/off and proxy, and things but it still seems to not be working!

Any help please

@CurlyQ12391
Copy link

Hey, not sure if this will be helpful since you posted so long ago but I ran into that as well. However, even though you get that screen the code that you need to complete authentication is populated in the URL of the page. You can just copy that and it should allow the authentication to complete.

@amarko87
Copy link

amarko87 commented Jun 24, 2022

Hey, not sure if this will be helpful since you posted so long ago but I ran into that as well. However, even though you get that screen the code that you need to complete authentication is populated in the URL of the page. You can just copy that and it should allow the authentication to complete.

I can confirm this works, I had trouble with this earlier this year. Copy everything after ...code= in the url.

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

3 participants