I try to use this link to get the playlist item,
http://developers.google.com/youtube/v3/docs/playlistItems/list
There is a "try-it" interface in the bottom of the page, I input "contentDetails" or "snippet" in the "part", "PL4BF5198F14EEC8A5" in the "ID" field and push "execute". But the result has no item in.
If I use this link in the youtube, I can get the playlist.
http://www.youtube.com/playlist?list=PL4BF5198F14EEC8A5
So I want to ask if I fill anything wrong in the "try-it" table.
