tienfuc / gdcmdtools

Google drive command-line tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rate Limit Exceeded

tienfuc opened this issue · comments

Traceback (most recent call last):
File "/usr/local/bin/gdput.py", line 203, in
csv_column_define)
File "/usr/local/lib/python2.7/dist-packages/gdcmdtools/put.py", line 95, in init
self.root = base.get_root()
File "/usr/local/lib/python2.7/dist-packages/gdcmdtools/base.py", line 40, in get_root
about = self.drive_service.about().get().execute()
File "/usr/local/lib/python2.7/dist-packages/oauth2client/util.py", line 137, in positional_wrapper
return wrapped(_args, *_kwargs)
File "/usr/local/lib/python2.7/dist-packages/googleapiclient/http.py", line 729, in execute
raise HttpError(resp, content, uri=self.uri)
googleapiclient.errors.HttpError: <HttpError 403 when requesting https://www.googleapis.com/drive/v2/about?alt=json returned "Rate Limit Exceeded">