Closed GoogleCodeExporter closed 8 years ago
Can you please install Fiddler to capture the HTTP request and response and
share it with us?
The server exception should contain a descriptive error message that will be
useful to understand the issue.
Original comment by ccherub...@google.com
on 25 Apr 2012 at 4:35
Sure..
URL called is
https://gdata.youtube.com/feeds/api/standardfeeds/top_rated?time=all_time&orderb
y=relevance
Fiddler XML attached.
IMHO, the HTTP request and response is working fine; a valid YouTubeFeed is
returned.
Everything works once I commented out the exception code.
Hope this helps
Original comment by Mike.Lim...@gmail.com
on 25 Apr 2012 at 9:15
Attachments:
Thanks for the log and the screenshots, Mike.
That code has been recently added and I agree it looks wrong. I'll perform some
more tests tomorrow and I'll commit a patch to address this issue.
Original comment by ccherub...@google.com
on 26 Apr 2012 at 3:25
I removed the exception throwing code in rev. 1180:
http://code.google.com/p/google-gdata/source/detail?r=1180
Thanks again for reporting the bug and for the fix.
Original comment by ccherub...@google.com
on 26 Apr 2012 at 4:12
Version 2.0.1 of the library has been released yesterday to include the fix for
this issue
Original comment by ccherub...@google.com
on 1 May 2012 at 4:08
Original issue reported on code.google.com by
Mike.Lim...@gmail.com
on 25 Apr 2012 at 4:20Attachments: