python-samples
python-samples copied to clipboard
ValueError: Client secrets must be for a web or installed app
Expected Behavior
program works, prints list of files in google drive
Actual Behavior
Traceback (most recent call last):
File "/Users/mattf/googledocs-python/./quick2.py", line 65, in
Steps to Reproduce the Problem
- Follow the quickstart guide (https://developers.google.com/drive/api/v3/quickstart/python)
Specifications
- Python version (
python --version) - OS (Mac/Linux/Windows)