问题描述
我的应用程序突然开始出现错误超出每日限制".然后我检查了请求的数量,我发现每 1 个请求被计为 300 个请求.怎么了?过去 24 小时左右存在此问题.
My application suddenly started to get error "Daily Limit Exceeded". Then I checked the count of request, I found out that every 1 request is counted as 300 requests. Whats wrong? This problem exists for the last 24 hours or so.
请看图片,底部显示真实的请求编号88.顶部的那个有什么问题?
Look at the Picture please, at the bottom it shows the real request number 88. Whats wrong with the one on the top?
推荐答案
这是由于配额成本增加,暂时恢复.我们将在 http://apiblog.youtube.com/ 和 https://developers.google.com/youtube/v3/revision_history 继续.
This was due to a quota cost increase, it's temporarily reverted. We'll announce cost changes in http://apiblog.youtube.com/ and https://developers.google.com/youtube/v3/revision_history going forward.
这篇关于Youtube API v3 每个请求都计为 300 个请求的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!