I am trying to use PyDrive to get a list of all files in my Google Drive. I have read through the docs and completed all steps. I have client secrets.json saved down, but I cont
Make sure that you call the file client_secret and not client_secret.json which may actaully be saved as client_secret.json.JSON when you save the file and you may go bananas for several hours trying to figure this out.