tienfuc / gdcmdtools

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

Failed to upload wmf file #12

Closed timchen86 closed 8 years ago

timchen86 commented 11 years ago

python ./gdput.py -t dr samples/sample.wmf

ERROR:gdcmdtools.put:Failed at calling service.files().insert({'mimeType': None, 'parents': [], 'description': 'uploaded by gdput v0.0.1\ndate: 2013-Jun-10 08:49:10 CST', 'title': 'sample.wmf'},<apiclient.http.MediaFileUpload object at 0x255b210>,True).execute()

mime-type guess fails?