GOOGLE_API_BASIC Watch this video to know how to get json file to start service with GG Drive API https://youtu.be/6bzzpda63H0 Python Quickstart makes requests to the Drive API. https://developers.google.com/drive/api/quickstart/python To install the Google client library for Python, run the following command: pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib