Hi Mate, This video helped me today, thank you. I needed to transfer data from CSV files to GoogleSheets. Initially I struggled to understand Google authentication method, but later with few repeated views and attempts, I got the code to work. Awesome job man.
Hello! I am following your guide step by step and faced into Error 403: access_denied. I am chosing the Google account through which I've created the new Google Sheets file. Whould you advise something to have it fixed? Thanks in advance!
I get an error saying access blocked: "name" has not completed the google verification process. I get the option to select an account to login with but that's as far as it goes.
The script was working for four days then it stopped: google.auth.exceptions.RefreshError: ('invalid_grant: Token has been expired or revoked.', {'error': 'invalid_grant', 'error_description': 'Token has been expired or revoked.'})
Hi Mate, This video helped me today, thank you.
I needed to transfer data from CSV files to GoogleSheets. Initially I struggled to understand Google authentication method, but later with few repeated views and attempts, I got the code to work. Awesome job man.
Tnahk you, Daniel! Simple and clear. Helped me a lot!
Great tutorial! Simple and easy to understand.
2:54 do we need oauth?
What to do if we want to input data using our terminal that should be writeen in sheets
How did you configure your consent screen? I'm stuck at that point.
Hello! I am following your guide step by step and faced into Error 403: access_denied. I am chosing the Google account through which I've created the new Google Sheets file. Whould you advise something to have it fixed? Thanks in advance!
I had the same problem. You have to go to APIs & Services section and add yourself as an "Test user" in the OAuth consent screen tab
Will try this tonight
I get an error saying access blocked: "name" has not completed the google verification process. I get the option to select an account to login with but that's as far as it goes.
great
What should you do when the token expires?
The script was working for four days then it stopped: google.auth.exceptions.RefreshError: ('invalid_grant: Token has been expired or revoked.', {'error': 'invalid_grant', 'error_description': 'Token has been expired or revoked.'})
are you a clone