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.
@ZZAudio Жыл бұрын
Great tutorial! Simple and easy to understand.
@TimurBalt3 ай бұрын
Tnahk you, Daniel! Simple and clear. Helped me a lot!
@agoogleuser6937Ай бұрын
2:54 do we need oauth?
@siddharthchimahiti7629 ай бұрын
What to do if we want to input data using our terminal that should be writeen in sheets
@09alexandr10 ай бұрын
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!
@lukasraska5286Ай бұрын
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
@sreeshaiyer5965 ай бұрын
How did you configure your consent screen? I'm stuck at that point.
@kuppacoffee2 ай бұрын
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.
@delamberty Жыл бұрын
Will try this tonight
@kylelyon9 ай бұрын
What should you do when the token expires?
@kylelyon9 ай бұрын
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.'})