Hi, i creating a tool to upload a video to youtube but My API Quota exceed too fast.
I have 10.000 of limit is this normal? how can i upload a video to youtube using API?
thank you
Hello @bybruno,
Welcome to the Google Cloud Community!
Yes, It's normal. One request doesn't mean that it is equal to 1 cost, there are methods that are equivalent to tens or hundreds of costs depending on the method. You can check out this Quota Calculator.
To upload a video to Youtube, you can check this documentation.
If the above options don't work, you can contact Google Cloud Support to further look into your case. Let me know if it helped, thanks!