salimoha / googlecl

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

"youtube list" returns an error, bad request #222

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm using 0.9.8 and when I grant access to my account, I can't list videos or 
delete them, the following error is produced:
$ google youtube list
Failed to get entries: {'status': 400, 'body': 'Max-results value is too high. 
Only up to 50 results can be returned per query.', 'reason': 'Bad Request'}

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
I expected to see a list of my videos

What version of the product are you using? On what operating system? What
version of gdata-python-client (aka python-gdata)?
0.9.8, Debian GNU/Linux testing (Squeeze)

Please provide any additional information below.

Original issue reported on code.google.com by mikeonth...@gmail.com on 12 Jul 2010 at 5:16

GoogleCodeExporter commented 9 years ago

Original comment by tom.h.mi...@gmail.com on 12 Jul 2010 at 7:07