youtube data api v3 проблема
только один раз использовать работу, но второй раз, используя эту ошибку, что я могу сделать сейчас
https://www.googleapis.com/youtube/v3/videos?part=snippet&id=q3fLUfQzLdg&fields=items / фрагмент / заголовок, элементы / сниппет / описание и ключ = AIzaSyC__g6v36k4e0PpKOarxhycOzEmv63MeNY
"error": {
"errors": [
{
"domain": "usageLimits",
"reason": "accessNotConfigured",
"message": "Access Not Configured. YouTube Data API has not been used in project 845859250390 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/youtube.googleapis.com/overview?project=845859250390 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.",
"extendedHelp": "https://console.developers.google.com/apis/api/youtube.googleapis.com/overview?project=845859250390"
}
],
"code": 403,
"message": "Access Not Configured. YouTube Data API has not been used in project 845859250390 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/youtube.googleapis.com/overview?project=845859250390 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry."
}
}