missingRequiredParameter
-
<!– YouTube Live debugging:
EmbedYoutubeLiveStreaming::__set_state(array(
‘channelId’ => ”,
‘API_Key’ => ”,
‘jsonResponse’ => ‘{
“error”: {
“errors”: [
{
“domain”: “youtube.parameter”,
“reason”: “missingRequiredParameter”,
“message”: “No filter selected. Expected one of: myRated, id, chart”,
“locationType”: “parameter”,
“location”: “”
}
],
“code”: 400,
“message”: “No filter selected. Expected one of: myRated, id, chart”
}
}
‘,
‘objectResponse’ =>
stdClass::__set_state(array(
‘error’ =>
stdClass::__set_state(array(
‘errors’ =>
array (
0 =>
stdClass::__set_state(array(
‘domain’ => ‘youtube.parameter’,
‘reason’ => ‘missingRequiredParameter’,
‘message’ => ‘No filter selected. Expected one of: myRated, id, chart’,
‘locationType’ => ‘parameter’,
‘location’ => ”,
)),
),
‘code’ => 400,
‘message’ => ‘No filter selected. Expected one of: myRated, id, chart’,
)),
)),
‘arrayResponse’ =>
array (
‘error’ =>
array (
‘errors’ =>
array (
0 =>
array (
‘domain’ => ‘youtube.parameter’,
‘reason’ => ‘missingRequiredParameter’,
‘message’ => ‘No filter selected. Expected one of: myRated, id, chart’,
‘locationType’ => ‘parameter’,
‘location’ => ”,
),
),
‘code’ => 400,
‘message’ => ‘No filter selected. Expected one of: myRated, id, chart’,
),
),
‘errorMessage’ => ‘No filter selected. Expected one of: myRated, id, chart’,
‘errorArray’ =>
array (
0 =>
array (
‘domain’ => ‘youtube.parameter’,
‘reason’ => ‘missingRequiredParameter’,
‘message’ => ‘No filter selected. Expected one of: myRated, id, chart’,
‘locationType’ => ‘parameter’,
‘location’ => ”,
),
),
‘isLive’ => NULL,
‘queryData’ =>
array (
‘part’ => ‘id,snippet’,
‘channelId’ => ‘UCReJEFi8L2k6wfTMA_ASOLg’,
‘eventType’ => ‘live’,
‘type’ => ‘video’,
‘key’ => ”,
),
‘getAddress’ => ‘https://www.googleapis.com/youtube/v3/’,
‘getQuery’ => ‘part=id%2Csnippet&channelId=UCReJEFi8L2k6wfTMA_ASOLg&eventType=live&type=video&key=’,
‘queryString’ => ‘https://www.googleapis.com/youtube/v3/videos?part=id%2Csnippet&channelId=UCReJEFi8L2k6wfTMA_ASOLg&eventType=live&type=video&key=’,
‘part’ => ‘id,snippet’,
‘eventType’ => ‘live’,
‘type’ => ‘video’,
‘subdomain’ => ‘www’,
‘default_embed_width’ => ‘560’,
‘default_embed_height’ => ‘315’,
‘default_ratio’ => 1.77777777777777767909128669998608529567718505859375,
’embed_code’ => NULL,
’embed_autoplay’ => ‘true’,
’embed_width’ => ‘720’,
’embed_height’ => ‘480’,
‘show_related’ => ‘true’,
‘live_video_id’ => NULL,
‘live_video_title’ => NULL,
‘live_video_description’ => NULL,
‘live_video_publishedAt’ => NULL,
‘live_video_thumb_default’ => NULL,
‘live_video_thumb_medium’ => NULL,
‘live_video_thumb_high’ => NULL,
‘resource_type’ => ‘live’,
‘uploads_id’ => NULL,
‘channel_title’ => NULL,
‘completed_video_id’ => ”,
‘resource’ => ‘videos’,
))
–>The page I need help with: [log in to see the link]
- The topic ‘missingRequiredParameter’ is closed to new replies.