Like a lot of users, I just got this mail, of google drive security updates. I'm currently using Pydrive with python to send files from PC to google drive, for that I've got an API key and created a credentials file, and saved it for automatic authentication (as described here) I didn't understand from this mail what are the exact steps I need to take in order to not being affected by these google drive security updates. My questions are:
- What do I need to update in the credential file? or in the Pydrive code? and how?
- My Gdrive folder is Shared with other users, Do I need to do something that they still be shared in that folder?