Array
(
[headers] => Requests_Utility_CaseInsensitiveDictionary Object
(
[data:protected] => Array
(
[vary] => Array
(
[0] => Origin
[1] => X-Origin
[2] => Referer
)
[content-type] => application/json; charset=UTF-8
[content-encoding] => gzip
[date] => Mon, 04 Nov 2024 18:04:14 GMT
[server] => scaffolding on HTTPServer2
[cache-control] => private
[x-xss-protection] => 0
[x-frame-options] => SAMEORIGIN
[x-content-type-options] => nosniff
[alt-svc] => h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
)
)
[body] => {
"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"
}
]
}
}
[response] => Array
(
[code] => 404
[message] => Not Found
)
[cookies] => Array
(
)
[filename] =>
[http_response] => WP_HTTP_Requests_Response Object
(
[response:protected] => Requests_Response Object
(
[body] => {
"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"
}
]
}
}
[raw] => HTTP/1.1 404 Not Found
Vary: Origin
Vary: X-Origin
Vary: Referer
Content-Type: application/json; charset=UTF-8
Content-Encoding: gzip
Date: Mon, 04 Nov 2024 18:04:14 GMT
Server: scaffolding on HTTPServer2
Cache-Control: private
X-XSS-Protection: 0
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Connection: close
Transfer-Encoding: chunked
{
"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"
}
]
}
}
[headers] => Requests_Response_Headers Object
(
[data:protected] => Array
(
[vary] => Array
(
[0] => Origin
[1] => X-Origin
[2] => Referer
)
[content-type] => Array
(
[0] => application/json; charset=UTF-8
)
[content-encoding] => Array
(
[0] => gzip
)
[date] => Array
(
[0] => Mon, 04 Nov 2024 18:04:14 GMT
)
[server] => Array
(
[0] => scaffolding on HTTPServer2
)
[cache-control] => Array
(
[0] => private
)
[x-xss-protection] => Array
(
[0] => 0
)
[x-frame-options] => Array
(
[0] => SAMEORIGIN
)
[x-content-type-options] => Array
(
[0] => nosniff
)
[alt-svc] => Array
(
[0] => h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
)
)
)
[status_code] => 404
[protocol_version] => 1.1
[success] =>
[redirects] => 0
[url] => https://www.googleapis.com/youtube/v3/playlistItems?part=id,snippet,contentDetails,status&maxResults=7&playlistId=PLc78lyCRhWkA0tdC4fLQvvF_6lbibFgYY&key=AIzaSyCb_lpKvzDaCpnvNpXHhN6xSDEF8h2KP9M
[history] => Array
(
)
[cookies] => Requests_Cookie_Jar Object
(
[cookies:protected] => Array
(
)
)
)
[filename:protected] =>
[data] =>
[headers] =>
[status] =>
)
)
The playlist identified with the request's
playlistId
parameter cannot be found.