What steps will reproduce the problem?
Send request to list playlist item with videoId: O9am8ydTv9I from playlist with
playlistId: PLZ03IiQibklIr_9kow7Uu0eW2aNQ-E1EX (set part: id,snippet)
What is the expected output? What do you see instead?
I expect to see the playlist item in the "items" tag
--------------------------------
"items": [
{
"kind": "youtube#playlistItem",
"etag": ".........etc....",
"id": ".......etc. etc....."
-----------------------------------------
Instead I see an empty "items" array
-----------------------------------------
"items": [
]
-----------------------------------------
What version of the product are you using? On what operating system?
Windows 7 Ultimate
YouTube Data API v3
Google Chrome Version 41.0.2272.118 m
Please provide any additional information below.
The videos exists in the playlist.
Original issue reported on code.google.com by thra...@gmail.com on 4 Apr 2015 at 9:20
Original issue reported on code.google.com by
thra...@gmail.com
on 4 Apr 2015 at 9:20