Use Python To Import Data to Google Sheets

Поділитися
Вставка
  • Опубліковано 14 жов 2024

КОМЕНТАРІ • 9

  • @garydunken7934
    @garydunken7934 3 місяці тому +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 10 місяців тому +1

    Great tutorial! Simple and easy to understand.

  • @09alexandr
    @09alexandr 7 місяців тому +3

    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!

  • @sreeshaiyer596
    @sreeshaiyer596 2 місяці тому +1

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

  • @siddharthchimahiti762
    @siddharthchimahiti762 6 місяців тому +2

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

  • @delamberty
    @delamberty 9 місяців тому

    Will try this tonight

  • @kylelyon
    @kylelyon 6 місяців тому

    What should you do when the token expires?

    • @kylelyon
      @kylelyon 6 місяців тому

      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 6 місяців тому

    are you a clone