nang-dev / automated_youtube_channel

Automated youtube that can scrape content, edit a compilation, and upload to youtube daily.
MIT License
708 stars 284 forks source link

I'm getting a lot of errors! #19

Open arcasull2020 opened 3 years ago

arcasull2020 commented 3 years ago

Traceback (most recent call last): File "C:\Users\arcas\Desktop\automated_youtube_channel-master\main.py", line 145, in attemptRoutine() File "C:\Users\arcas\Desktop\automated_youtube_channel-master\main.py", line 136, in attemptRoutine routine() File "C:\Users\arcas\Desktop\automated_youtube_channel-master\main.py", line 71, in routine creds = flow.run_console() File "C:\Users\arcas\AppData\Local\Programs\Python\Python39\lib\site-packages\google_auth_oauthlib\flow.py", line 414, in run_console self.fetch_token(code=code) File "C:\Users\arcas\AppData\Local\Programs\Python\Python39\lib\site-packages\google_auth_oauthlib\flow.py", line 288, in fetch_token return self.oauth2session.fetch_token(self.client_config["token_uri"], **kwargs) File "C:\Users\arcas\AppData\Local\Programs\Python\Python39\lib\site-packages\requests_oauthlib\oauth2_session.py", line 246, in fetch_token raise ValueError( ValueError: Please supply either code or authorization_response parameters.

This is the error message. Could anybody help me fix it?

Best regards

sam5epi0l commented 2 years ago

Bro this is just 1 error only!! did you saved the googleAPI.json in script directory.