YouTube quotas exceeded

前端 未结 5 2212
南旧
南旧 2020-12-31 05:00

I\'m developer and I want to upload a video using the YouTube Data API v3, but it always return the error code "quotas exceeded". I never succeeded upload a video

5条回答
  •  一整个雨季
    2020-12-31 05:38

    I had the same issue and found out that the "Queries per day" limit was set to 0. I created a new project, with a new key. The new project got a quotum of 10k per day. Problem solved.

提交回复
热议问题