【问题标题】:How to fix insufficientLivePermissions while Creating youtube live streaming event创建 youtube 直播活动时如何解决 LivePermissions 不足的问题
【发布时间】: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


    【解决方案1】:

    确保您有权进行直播视频。

    查看链接了解更多信息。 https://support.google.com/youtube/answer/2474026?hl=en-GB

    链接还向您展示了如何检查您是否启用了直播。

    此链接将列出您的 youtube 频道上启用的功能。

    https://www.youtube.com/features

    我说直播符合条件,嵌入直播不符合条件。可能是因为我没有启用它们。

    【讨论】:

      【解决方案2】:

      同样的问题。 检查如下。

      您应该手动创建广播。 我收到一条消息“您正在创建太多直播。请稍等片刻,然后再创建更多直播。”

      有没有人能解决这个问题?我必须在短时间内创建许多事件。有白名单吗?或企业 youtube 帐户?

      【讨论】:

        猜你喜欢
        • 2017-11-20
        • 2016-02-26
        • 2016-01-23
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2022-11-28
        • 1970-01-01
        • 2014-03-28
        相关资源
        最近更新 更多