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

I have completed the verification process in the browser, but the gmail_token.json file was not downloaded. #95

Open
wwang129 opened this issue Jul 21, 2023 · 2 comments

Comments

@wwang129
Copy link

wwang129 commented Jul 21, 2023

C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\oauth2client_helpers.py:255: UserWarning: Cannot access gmail_token.json: No such file or directory
warnings.warn(_MISSING_FILE_MESSAGE.format(filename))

Your browser has been opened to visit:

https://accounts.google.com/o/oauth2/auth?client_id=586800702615-5gvsc568q3j7ffq0hljkhba2qqssnvn0.apps.googleusercontent.com&redirect_uri=http%3A%2F%2Flocalhost%3A8080%2F&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fgmail.modify+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fgmail.settings.basic&access_type=offline&response_type=code&prompt=consent

If your browser is on a different machine then exit and re-run this
application with the command-line parameter

--noauth_local_webserver

@fingers53
Copy link

I am getting the same issue. I had this working before so not understanding why I am getting this problem now.

@fingers53
Copy link

I have fixed this issue. I had something else running on port 8080 on docker. That's why I got redirected

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