Upgrading YouTube to newest version 1.2.0
Announcements
Hey
@madc good to see you around again
@strumelia, looks like your not quite setup at google,
With your credentials, I get this as the return info from youtube:
{
"error": {
"errors": [
{
"domain": "usageLimits",
"reason": "ipRefererBlocked",
"message": "There is a per-IP or per-Referer restriction configured on your API key and the request does not match these restrictions. Please use the Google Developers Console to update your API key configuration if request from this IP or referer should be allowed.",
"extendedHelp": "https://console.developers.google.com"
}
],
"code": 403,
"message": "There is a per-IP or per-Referer restriction configured on your API key and the request does not match these restrictions. Please use the Google Developers Console to update your API key configuration if request from this IP or referer should be allowed."
}
}
The error says there is some sort of restriction based on IP setup in your google developers account.
Try following the instructions here:
https://www.jamroom.net/the-jamroom-network/documentation/modules/295/youtube-support#c2665
again to get another key. Sorry for the hassle, google grrrrrr.....