I'm currently getting this error:
googleapiclient.errors.HttpError: <HttpError 403 when requesting https://youtube.googleapis.com/upload/youtube/v3/videos?part=snippet%2Cstatus&alt=json&uploadType=multipart returned "The request cannot be completed because you have exceeded your quota.". Details: "The request cannot be completed because you have exceeded your quota.">
Even though I have not made 10000 requests.
I have only made 40 requests in about 1 hour so I'm unsure why this is happening.