The Google Drive API can throw [some errors](https://googleapis.github.io/google-api-python-client/docs/epy/googleapiclient.errors-module.html) and we should treat them accordingly instead of using a broad exception catch.
The Google Drive API can throw some errors and we should treat them accordingly instead of using a broad exception catch.