API key fails test
-
No matter how I set up the API key, I get this error when testing from the plugin’s API tab:
{ “error”: { “errors”: [ { “domain”: “usageLimits”, “reason”: “ipRefererBlocked”, “message”: “The referrer https://www.googleapis.com/youtube/v3/videos?part=id&key=AIzaSyAmCVXtmaLiw_rObaFv1ZmXwPfpvuedRrg&chart=mostPopular does not match the referrer restrictions configured on your API key. Please use the API Console to update your key restrictions.”, “extendedHelp”: “https://console.developers.google.com/apis/credentials?project=115732363673” } ], “code”: 403, “message”: “The referrer https://www.googleapis.com/youtube/v3/videos?part=id&key=AIzaSyAmCVXtmaLiw_rObaFv1ZmXwPfpvuedRrg&chart=mostPopular does not match the referrer restrictions configured on your API key. Please use the API Console to update your key restrictions.” } }
The page I need help with: [log in to see the link]
- The topic ‘API key fails test’ is closed to new replies.