Whoops, looks like something went wrong.

1/1 Google_Service_Exception in REST.php line 120: {
"error": {
"code": 404,
"message": "The playlist identified with the request's \u003ccode\u003eplaylistId\u003c/code\u003e parameter cannot be found.",
"errors": [
{
"message": "The playlist identified with the request's \u003ccode\u003eplaylistId\u003c/code\u003e parameter cannot be found.",
"domain": "youtube.playlistItem",
"reason": "playlistNotFound",
"location": "playlistId",
"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' => 'PLiKL2HMP0xhAUmyk5pffKIrkh9xyQOK1m', 'maxResults' => 16)), 'Google_Service_YouTube_PlaylistItemListResponse') in PlaylistItems.php line 135
  8. at Google_Service_YouTube_Resource_PlaylistItems->listPlaylistItems('snippet', array('playlistId' => 'PLiKL2HMP0xhAUmyk5pffKIrkh9xyQOK1m', 'maxResults' => 16)) in youtube.class.php line 88
  9. at youtube->getPlaylistItems('PLiKL2HMP0xhAUmyk5pffKIrkh9xyQOK1m', null) in app.class.php line 203
  10. at app->{closure}('sorozatok-magyarul-teljes-sorozatok-a-vihar-sorozat', null, null)
  11. at call_user_func_array(object(Closure), array('sorozatok-magyarul-teljes-sorozatok-a-vihar-sorozat', null, 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