Google Services API OAuth 2.0 Authentication with python ( 2021 ) | pydrive | #pyGuru

preview_player
Показать описание
In this tutorial we will be learning setting up a project on Google cloud platform to access the Google drive api. using this api we can download and upload files to google drive and automate the process of folder backup.

We will also create a sample text file and upload it to google drive using python

*****************************************

******************************************

#googleapi #googledrive #python #pydrive #googleOAuth2.0

how to create project on Google cloud platform
how to setup pydrive
pydrive authentication error
upload files to google drive
download files from google drive
how to use Google drive api
how to setup Google api services authentication
how to setup Google OAuth 2.0
pydrive OAuth2.0 setup
use python to access google drive
automatic files backup to google drive using python
how to use pydrive
pydrive.CreateFile
how to fix pydrive error
how to create text file with pydrive
how to use Google services api
take desktop backup with python
python and pydrive example
#pythonguru python guru
Рекомендации по теме
Комментарии
Автор

After much searching online to solve the various problems, your tutorial finally helped me. Thanks a lot.

singaprerx
Автор

finally started from scratch and code worked. now ill try to download the file using the same code

yashvishwakarma
Автор

Thank You so much, with the help of your video I have solved my client project problem

shalinisrivastava
Автор

I am having trouble accessing a specific folder in Google Drive using the Google Drive API. I am trying to access a folder named "Reports, " which is under "Shared with Me, " but I can only access the root folder. Additionally, I am unable to create any directories under the "Reports" folder. What could be the reason for this issue?

upendrareddybade
Автор

Thankyou so much
After watching so many videos finally your helped.

rohanbavaskar
Автор

Hi i tried using this on remote server using CommanLineAuth() but it always sending me link from my console and i need to open it in browser rather than automatically shows up in tab.

JD-pnle
Автор

it wont work in remote server.
no redirect page shows up from google and when i try to use CommanLineAuth() the link shows up in the console rather than automatically pops up in the window.. how can user use the sign in if they cant even see wheres the link for authentication?

JD-pnle
Автор

After Authentication completed, Credentials file didn't generated in my local

JayKiran-guui
Автор

Thanks, I am getting below error do you know how to resolve it:
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1125)

ravneetsingh
Автор

Hello. Actually credentials.json not found my folder. Please help

karimkhan
Автор

how to use settings.yaml in jupyter notebook cell

RAJEEVKUMAR-bffh
Автор

Hi thanks for sharing this, my file uploads but no credential file is stored.

saniazahan
Автор

Do you have a newer for the New Google Identity Services?

gsusdaniel
Автор

its working fine in offline localhost but not on web application getting authentication error

RajinderSingh-bilv
Автор

I am Getting Error
ImportError: cannot import name from 'oauth2client.file'
Any Idea How to resolve

gagandeepgogna
Автор

if you dont mine can you share part 2 link please

kvenkat
visit shbcf.ru