问题
My all active projects Queries quota limit auto set to 0. and can not edit it from 0 to more.
screenshort
First Receive email (Nov 9, 2018) with subject "FYI, YouTube may disable your inactive project(s)"
Receive Second Email (Dec 13, 2018) with subject "[Final notice] YouTube may disable your inactive project’s access to YouTube Data API Service"
- My projects already active. however google send me email notification.
after receive second email all api key not working and Queries per day set to 0. when try to set new quota limit on console.developers.google.com then get error "Enter a number below 0". only accept "0"
value not 1 too.
when try to use api key then get bellow error response:
"Access Not Configured. YouTube Data API has not been used in project 230XXXXXX..."
who can help me?
回答1:
Based from this related SO post answered by Ninj, it says that inactivating or reactivating API will destroy your key validity. Here is the steps you will need to follow to solve the error: "Access Not Configured. YouTube Data API has not been used in project 230XXXXXX..."
:
- destroy your server key (delete it completely, do not only regenerate)
- deactivate then reactivate all APIs you need
- create a new server key
- thank Google for the so clear error messages (optional)
Hope this helps to change the error in quota limit.
回答2:
I have the same issue. And they guide that we have to request reactivation by filling this form. (below link)
You can find this guide in the Email you received when the YouTube team notify you to deactivate your project.
https://docs.google.com/forms/d/e/1FAIpQLSd5HxReFtxATJLNfLwQiucfQwYL295Xemgc6nhFXo1vcitg3A/viewform
So I filled the form but there is no answer and I'm waiting. I think this is the only way to reactivate or you can create a new project for using YouTube Data API.
来源:https://stackoverflow.com/questions/54990432/youtube-data-api-queries-quota-limit-auto-change-to-0