migscabral / gdatacopier

Automatically exported from code.google.com/p/gdatacopier
0 stars 0 forks source link

SERVICE ERROR #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am running gdatacopier like this:

{{{
$HOME/bin/gdatacopier-2.1.2/gcp.py -i -c -u -s -o  
user@example.com:/$HOME/gdocs/
Logging into Google server as user@example.com... done.
SERVICE ERROR

0 successful, 697 unchanged, 1 service error, 0 failed
}}}

Running without -s shows that it errs on one of PDF documents:

{{{
pdf:0B0fyZ228rRHhYzU4YzRmMzYtO -d-> 
ppTWkwME16VXpMV0k0TVdZdE5tTmpPRGMwTjJJMk5qRmg=.pdf - SERVICE ERROR
}}}

How can I resolve this issue? I will be glad to provide additional debugging 
information.

Original issue reported on code.google.com by kroko...@gmail.com on 9 Jan 2012 at 7:12

GoogleCodeExporter commented 9 years ago
I have added some debug messages and the exception thrown is 
gdata.service.RequestError

Original comment by kroko...@gmail.com on 9 Jan 2012 at 7:36

GoogleCodeExporter commented 9 years ago
This might be to do with the all document policy in google docs.

Developers to test any document policy against new libraries.

Original comment by devraj on 9 Jan 2012 at 9:02

GoogleCodeExporter commented 9 years ago
Possible duplicate of
http://code.google.com/p/gdatacopier/issues/detail?id=53

Original comment by devraj on 9 Jan 2012 at 9:02

GoogleCodeExporter commented 9 years ago

Original comment by devraj on 27 Feb 2012 at 9:45