You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
example_username
example_password
Handling GoogleAPI
Traceback (most recent call last):
File "C:\Users\******\automated_youtube_channel\main.py", line 145, in <module>
attemptRoutine()
File "C:\Users\******\automated_youtube_channel\main.py", line 136, in attemptRoutine
routine()
File "C:\Users\******\automated_youtube_channel\main.py", line 71, in routine
creds = flow.run_console()
^^^^^^^^^^^^^^^^
AttributeError: 'InstalledAppFlow' object has no attribute 'run_console'
At the top I noticed
"example_username
example_password",
which I think means that I have left something empty.
The text was updated successfully, but these errors were encountered:
Error Message:
At the top I noticed
"example_username
example_password",
which I think means that I have left something empty.
The text was updated successfully, but these errors were encountered: