【发布时间】:2017-09-03 16:20:17
【问题描述】:
创建直播活动时出现以下异常
{
"error": {
"errors": [
{
"domain": "youtube.liveBroadcast",
"reason": "insufficientLivePermissions",
"message": "Request is not authorized",
"extendedHelp": "https://developers.google.com/youtube/v3/live/docs/liveBroadcasts/insert#auth_required"
}
],
"code": 403,
"message": "Request is not authorized"
}
}
【问题讨论】:
标签: android youtube-api youtube-livestreaming-api