tienfuc / gdcmdtools

Google drive command-line tools
BSD 2-Clause "Simplified" License
57 stars 4 forks source link

failed to copy a fusion table with drive API, should use fusion table api #85

Open tienfuc opened 8 years ago

tienfuc commented 8 years ago

Traceback (most recent call last): File "./gdcp.py", line 87, in response = cp.run() File "/opt/home/ctf/src/gdcmdtools/gdcmdtools/cp.py", line 145, in run response=self.service.files().copy(fileId=self.id, body=body).execute() File "/usr/local/lib/python2.7/dist-packages/oauth2client/util.py", line 140, 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 500 when requesting https://www.googleapis.com/drive/v2/files/1O1pAYVwztWIzGH25TCtXVa8EPSSunQ2qgNTKjuqi/copy?alt=json returned "Internal Error">