edmiidz / google-docs-upload

Automatically exported from code.google.com/p/google-docs-upload
0 stars 0 forks source link

Service.getFeed cause a Bad Request #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.java -jar gdu.jar pdf\docarchives\2007\ --username ###### --password ##### 
--recursive --skip-all --remote-folder Fol1/Fol2/2007/
with about 1050 pdf's stocked into several dir (one/month, ieg : 07 for july); 
the remote folder contains yet all these entries, just a test for the skip-all 
option.
2.batch processes ('skipped') until the 1047, and it must change from dir 10 to 
dir 11
3.throw a beautifull Exception : com.google.util.InvalidEntryException : Bad 
Request
...
Your client has issued a malformed or illegal request.
...
Service.getFeed cause a Bad Request so. (see screenshot)
4. batch keep processing, but now the next entries are not skipped but 
duplicated on gdocs !

What is the expected output? What do you see instead?
all entries skipped.
duplicated entries.

What version of the product are you using? On what operating system?
Win 7 and XP

gdata-media-1.0
gdata-client-1.0
gdata-spreadsheet-meta-3.0
gdata-spreadsheet-3.0
gdata-docs-3.0
mail-1.4.1
gdata-core-1.0
gdata-docs-meta-3.0
gdata-client-meta-1.0
activation-1.1.1
google-collect-1.0-rc1
servlet-api

Please provide any additional information below.

Original issue reported on code.google.com by zHerO...@gmail.com on 17 Aug 2010 at 8:47

GoogleCodeExporter commented 8 years ago
http://doc-10-1c-docs.googleusercontent.com/docs/secure/gkos36mbhcpd7548h50bi1m6
q4sjme89/br5qti65nmk4c53r1u3112f1p3l1f60o/1282024800000/18446158385834525272/184
46158385834525272/0B3NwkVkZhOTaMWFjODk3ZmQtNzJkOC00NGY3LWJjZGUtMzEyZDJjZjdjZGVj?
nonce=02eb660bivfeu&user=18446158385834525272&hash=s7eesrdothsnvhqhepeomqs42nvfd
gho

Original comment by zHerO...@gmail.com on 17 Aug 2010 at 8:59

GoogleCodeExporter commented 8 years ago
Probably there are some limitation on the number of sequenced requests. I 
couldn't reproduce this.

Original comment by anton.be...@gmail.com on 22 Dec 2010 at 2:50