[Bug]: No such file or directory: 'token.pickle'
cookies5219 opened this issue · 2 comments
cookies5219 commented
Duplicate Issues
- There are no existing posts relating to my problem
- There are existing posts relating to my problem, but the solution given, doesn't work for me.
What happened?
trying to run gives me a error after signing in
Release version
2.17.1
Steps to reproduce
- get client_secrets.json
- run program
- sign in
What platform are you seeing this problem on?
Windows (.exe file)
Relevant log output
Loading YT Spammer Purge @ 2.17.1...
Please login using the browser window that opened just now.
Waiting for authorization. See message above.
[OK] Authorization Complete.
Traceback (most recent call last):
File "Scripts\auth.py", line 82, in first_authentication
File "Scripts\auth.py", line 73, in get_authenticated_service
FileNotFoundError: [Errno 2] No such file or directory: 'token.pickle'
----------------
[!!!] Error: [Errno 2] No such file or directory: 'token.pickle'
If you think this is a bug, you may report it on this project's GitHub page: https://github.com/ThioJoe/YT-Spammer-Purge/issues
Error Code A-1: Something went wrong during authentication. Try deleting the token.pickle file.
Press Enter to Exit...
Screenshots
No response
PacoBell commented
Did you make sure the file is renamed "client_secrets.json", verbatim, and not whatever Google names it by default? Is it in the same directory as the binary?
cookies5219 commented
i no longer use windows and forgot so im closing this