Merhabalar, ben Google API Console'dan sitem (eksforum.com/googleCustom.php) için Google Custom Seach API için izin verdim fakat


{
"error": {
"errors": [
{
"domain": "usageLimits",
"reason": "accessNotConfigured",
"message": "Access Not Configured. Please use Google Developers Console to activate the API for your project."
}
],
"code": 403,
"message": "Access Not Configured. Please use Google Developers Console to activate the API for your project."
}
}


hatası ile karşılaşıyorum, izin vermeme rağmen böyle bir şey var;

kullandığım api adresi: https://www.googleapis.com/customsea...ovw&q=lectures


Ne yapmam gerek