【问题标题】:YouTube API Quota limit do not exceeded but exceeded, why?YouTube API 配额限制没有超过但超过了,为什么?
【发布时间】:2017-08-27 17:28:12
【问题描述】:

这是我来自 console.developers.google.com 的配额使用情况:

YouTube Data API v3
Queries per day
    165 553 / 1 000 000
YouTube Data API v3
Queries per 100 seconds
    — / 3 000 000
YouTube Data API v3
Queries per 100 seconds per user
    — / 300 000

但我得到了:

[ { domain: 'youtube.video',
    reason: 'uploadLimitExceeded',
    message: 'The user has exceeded the number of videos they may upload.' } ],

为什么?

【问题讨论】:

标签: google-api youtube-api


【解决方案1】:

您每天只能上传一定数量的视频到 YouTube,这不是 API 的配额。

【讨论】:

  • 金额是50?
  • 去年我一天上传1000多条,但是用的是客户端api。
猜你喜欢
  • 1970-01-01
  • 2019-06-10
  • 2020-04-27
  • 2020-09-22
  • 1970-01-01
  • 2022-01-14
  • 1970-01-01
  • 2018-04-09
  • 2019-05-24
相关资源
最近更新 更多