小编nem*_*som的帖子

为什么 youtube-v3-api 停止工作?

我们使用 youtube-v3-api 已经有一段时间了,但突然它开始响应错误 403,说需要启用访问。

这是错误消息:

{
  "code": 403,
  "errors": [
    {
      "domain": "usageLimits",
      "message": "Access Not Configured. YouTube Data API has not been used in project {projectId} before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/youtube.googleapis.com/overview?project={projectId} then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.",
      "reason": "accessNotConfigured",
      "extendedHelp": "https://console.developers.google.com/apis/api/youtube.googleapis.com/overview?project={projectId}"
    }
  ],
  "message": "Access Not Configured. YouTube Data API has not been used in project {projectId} before …
Run Code Online (Sandbox Code Playgroud)

youtube-api youtube-data-api

5
推荐指数
0
解决办法
1200
查看次数

标签 统计

youtube-api ×1

youtube-data-api ×1