Use Python To Import Data to Google Sheets

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024

Комментарии • 9

  • @garydunken7934
    @garydunken7934 2 месяца назад +1

    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
    @ZZAudio 9 месяцев назад +1

    Great tutorial! Simple and easy to understand.

  • @delamberty
    @delamberty 8 месяцев назад

    Will try this tonight

  • @siddharthchimahiti762
    @siddharthchimahiti762 4 месяца назад +2

    What to do if we want to input data using our terminal that should be writeen in sheets

  • @sreeshaiyer596
    @sreeshaiyer596 Месяц назад

    How did you configure your consent screen? I'm stuck at that point.

  • @09alexandr
    @09alexandr 5 месяцев назад +1

    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!

  • @kylelyon
    @kylelyon 5 месяцев назад

    What should you do when the token expires?

    • @kylelyon
      @kylelyon 5 месяцев назад

      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.'})

  • @waynefilkins8394
    @waynefilkins8394 5 месяцев назад

    are you a clone