Whoops, looks like something went wrong.

1/1 Google_Service_Exception in REST.php line 120: {
"error": {
"code": 400,
"message": "The request specifies an invalid page token.",
"errors": [
{
"message": "The request specifies an invalid page token.",
"domain": "youtube.parameter",
"reason": "invalidPageToken",
"location": "pageToken",
"locationType": "parameter"
}
]
}
}

  1. in REST.php line 120
  2. at Google_Http_REST::decodeHttpResponse(object(Response), object(Request), 'Google_Service_YouTube_PlaylistItemListResponse') in REST.php line 95
  3. at Google_Http_REST::doExecute(object(Client), object(Request), 'Google_Service_YouTube_PlaylistItemListResponse') in Runner.php line 181
  4. at Google_Task_Runner->run() in REST.php line 59
  5. at Google_Http_REST::execute(object(Client), object(Request), 'Google_Service_YouTube_PlaylistItemListResponse', array()) in Client.php line 789
  6. at Google_Client->execute(object(Request), 'Google_Service_YouTube_PlaylistItemListResponse') in Resource.php line 232
  7. at Google_Service_Resource->call('list', array(array('part' => 'snippet', 'playlistId' => 'PLuwhfWhL-x52Az4aCEa1vb9vI977jBewS', 'maxResults' => 16, 'pageToken' => 'CAkQAQ')), 'Google_Service_YouTube_PlaylistItemListResponse') in PlaylistItems.php line 135
  8. at Google_Service_YouTube_Resource_PlaylistItems->listPlaylistItems('snippet', array('playlistId' => 'PLuwhfWhL-x52Az4aCEa1vb9vI977jBewS', 'maxResults' => 16, 'pageToken' => 'CAkQAQ')) in youtube.class.php line 88
  9. at youtube->getPlaylistItems('PLuwhfWhL-x52Az4aCEa1vb9vI977jBewS', 'CAkQAQ') in app.class.php line 203
  10. at app->{closure}('akcio-filmek', 'CAkQAQ', null)
  11. at call_user_func_array(object(Closure), array('akcio-filmek', 'CAkQAQ', null)) in HttpKernel.php line 153
  12. at HttpKernel->handleRaw(object(Request), 1) in HttpKernel.php line 68
  13. at HttpKernel->handle(object(Request), 1, true) in Application.php line 496
  14. at Application->handle(object(Request)) in Application.php line 477
  15. at Application->run() in app.class.php line 219
  16. at app->run() in index.php line 18