I have found many suggestions and answers to the issue of receiving the error message from the youtube api i.e [access not configured etc.] with the most prominent suggestions being: to delete the project, create a new project, enable the api and then create the key.
I did this a few times and it worked in general but after a while I am forced to do the same thing. Also I stop the process so as to not reach the quota limit but it seems like the API still restricts regardless of the actual quota.
For example, the key I am using has a quota of 10000 per day, from the api dashboard I see that I have reached that quota with 9816 units. My question is, if I have only made 283 requests to the api, how am I reaching 9816 units? Also has anyone found a consistent approach to using the API without reaching these limits and without have to regenerate a key.
I am just trying to understand the restrictions with this api.
{ "error": { "errors": [ { "domain": "youtube.quota", "reason":
"quotaExceeded"
and access not configured:
{
"error": {
"errors": [
{
"domain": "usageLimits",
"reason": "accessNotConfigured",
"message": "Access Not Configured. YouTube Data API has not been used in
project 509865627602 before or it is disabled. Enable it by visiting