mmallis87 / google-apis-explorer

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

Wrong data in channelId and channelTitle #351

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Perform a youtube.playlistItems.list query
2. Read the output
3. Profit

What is the expected output? What do you see instead?
channelTitle is supposed to show the channel's name of the video uploader, 
while it is showing the channel's name of the playlist creator. Same goes for 
channelId.

Original issue reported on code.google.com by robriplo...@gmail.com on 3 Jul 2015 at 6:46