roniest / google-apis-explorer

Automatically exported from code.google.com/p/google-apis-explorer
Apache License 2.0
0 stars 0 forks source link

youtube.search.list chanelId always return 0 #205

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Trying to search for videos from a specific YouTube Channel.
Results suddenly returns 0.

What steps will reproduce the problem?
1. Please go to 
https://developers.google.com/apis-explorer/#p/youtube/v3/youtube.search.list
2. Set part = snippet
3. Set channelId = UCqxaoZAMX8ZFYF34i0wCsTA
4. Set type = video

What is the expected output? What do you see instead?
Should retrieve video objects in JSON but instead ”totalResults” always 
return 0.

What version of the product are you using? On what operating system?
v3 on Mac.

Please provide any additional information below.
Worked perfectly until yesterday, now I can’t seem to find what the problem 
is. 

Original issue reported on code.google.com by anothera...@gmail.com on 28 Aug 2014 at 11:53