What steps will reproduce the problem?
1
part = id,snippet,contentDetils
maxResults = 50
regionCode = US
chart = mostPopular
It returns no nextPageToken value
What is the expected output? What do you see instead?
{
"kind": "youtube#videoListResponse",
"etag": "\"IHLB7Mi__JPvvG2zLQWAg8l36UU/bfdCicMae2OOW3okBglPSpVwVPk\"",
"pageInfo": {
"totalResults": 200,
"resultsPerPage": 50
},
There is no token for next page although it returen 200 results.
What version of the product are you using? On what operating system?
Youtube v3
Please provide any additional information below.
Original issue reported on code.google.com by luge...@gmail.com on 20 Apr 2015 at 12:53
Original issue reported on code.google.com by
luge...@gmail.com
on 20 Apr 2015 at 12:53