Use Python To Import Data to Google Sheets

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ธ.ค. 2024

ความคิดเห็น • 14

  • @garydunken7934
    @garydunken7934 5 หลายเดือนก่อน +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.

  • @TimurBalt
    @TimurBalt 2 หลายเดือนก่อน

    Tnahk you, Daniel! Simple and clear. Helped me a lot!

  • @ZZAudio
    @ZZAudio ปีที่แล้ว +1

    Great tutorial! Simple and easy to understand.

  • @agoogleuser6937
    @agoogleuser6937 16 วันที่ผ่านมา

    2:54 do we need oauth?

  • @siddharthchimahiti762
    @siddharthchimahiti762 8 หลายเดือนก่อน +2

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

  • @sreeshaiyer596
    @sreeshaiyer596 5 หลายเดือนก่อน +1

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

  • @09alexandr
    @09alexandr 9 หลายเดือนก่อน +5

    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
      @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

  • @delamberty
    @delamberty ปีที่แล้ว

    Will try this tonight

  • @kuppacoffee
    @kuppacoffee 2 หลายเดือนก่อน

    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.

  • @chrisder1814
    @chrisder1814 หลายเดือนก่อน

    great

  • @kylelyon
    @kylelyon 8 หลายเดือนก่อน

    What should you do when the token expires?

    • @kylelyon
      @kylelyon 8 หลายเดือนก่อน

      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 8 หลายเดือนก่อน

    are you a clone