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

localhost redirect #97

Open
codedevdev opened this issue Jul 22, 2022 · 2 comments
Open

localhost redirect #97

codedevdev opened this issue Jul 22, 2022 · 2 comments

Comments

@codedevdev
Copy link

Greetings!

I wanted to install gmail-tester in my project, generate credentials from Google, and set privileges for my user. Then I ran the init.js script ( node init.js credentials.json gmail_token.js mymail@gmail.com )

After that, I went through authorization, but after the last step, I will be redirected to the localhost where I do not receive any code.

What to do?

@codedevdev
Copy link
Author

image

@shelomito12
Copy link

The code should be in the same URL after the code= param:
http://localhost/?code=<CODE_IS_HERE>&

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