2

My Application shows quota limit exceeding error for Youtube V3 API. My daily limit in Google console is 0. This value I cannot change. How fix this?

screen

Linda Lawton - DaImTo
  • 106,405
  • 32
  • 180
  • 449
yr4ik
  • 21
  • 1
  • 4
  • https://meta.stackoverflow.com/questions/255745/why-cant-i-ask-customer-service-related-questions –  Nov 04 '20 at 13:38
  • 1
    I’m voting to close this question because questions seeking for help related to the Google Developers console should instead either contact support or ask in the relevant support forum. See [Why can't I ask customer service-related questions?](http://meta.stackoverflow.com/a/255746) for additional info. – Edric Nov 04 '20 at 13:39
  • 1
    @Edric not exactly sure i would qualify this as customer service related. THis is configuration related to usage of the YouTube api and why we have a Google-developers-console tag. – Linda Lawton - DaImTo Nov 04 '20 at 13:40

1 Answers1

3

Click the little pencil icon next to the 0 and increase it to 10000. If you still get the error message after that, you will need to apply for a quota extension.

If you get an error when attempting that, it's because you need to apply for quota first.

Quota extension application.

Go to https://console.developers.google.com/ for your project

  • library
  • search for YouTube Data
  • click manage button
  • click quota menu
  • click quota page link
  • click a quota and select edit quota at the top.

A panel will open on the side

enter image description here

You can apply for 10k more but it's going to take some time. It took me three months to get an extension of 10k

tripleee
  • 175,061
  • 34
  • 275
  • 318
Linda Lawton - DaImTo
  • 106,405
  • 32
  • 180
  • 449