Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Viewing all articles
Browse latest Browse all 3721

when i try to get all playlists on a channel, youtube/v3/playlists request returns an empty list of playlists

$
0
0

Playlists are actually existed on a channel. I can see them on youtube but when I try to get all playlists on a channel with API, I get an empty result.

Request:

curl -X GET "https://www.googleapis.com/youtube/v3/playlists?part=snippet%2CcontentDetails&channelId=[channel ID]&key=[key]&maxResults=50" --header 'Accept: application/json'

Reply:

{"kind": "youtube#playlistListResponse","etag": "PqCO86vmlUDWFiOBSqOsOZRp5jE","pageInfo": {"totalResults": 0,"resultsPerPage": 50  },"items": []}

Viewing all articles
Browse latest Browse all 3721

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>