I am getting error messages after 4 video upload through API. I have created a new project in console and I only have 10 000 daily quote although "Queries per 100 seconds per user" is 300 000 so I don't get it why my daily limit is so low... Do you have the same quote if you create a project now? I am getting the below error messages what could be the issue?
The service youtube has thrown an exception: Google.GoogleApiException: Google.Apis.Requests.RequestError The request cannot be completed because you have exceeded your quota. [403] Errors [ Message[The request cannot be completed because you have exceeded your quota.] Location[ - ] Reason[quotaExceeded] Domain[youtube.quota] ]
at Google.Apis.Upload.ResumableUpload`1.d__25.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Google.Apis.Upload.ResumableUpload.d__70.MoveNext()