Open vvasuki opened 8 years ago
@vvasuki Hi vvasuki, Thanks for the feedback, however I can't reproduce this bug, could you show me your Python version with command: python -V ? Also your gdcmdtools version with: gdauth.py --help Thanks.
Here goes:
vvasuki@vvasuki-glaptop:~/OCR4wikisource$ python -V Python 2.7.6 vvasuki@vvasuki-glaptop:~/OCR4wikisource$ gdauth.py --help usage: gdauth.py [-h] [-i CLIENT_ID] [-s CLIENT_SECRET] [-r {local,oob}] [--debug {debug,info,warning,error,critical}] secret_file
gdauth v1.07 - Google Drive OAuth2 authentication tool - gdcmdtools (Google Drive command line tools)
Two problems (copied over from here):
But I guessed along and downloaded a json file just fine. The "gdauth.py client_secrets.json" setup step is failing:
PS: I installed gdcmdtools as follows: