object(stdClass)#7 (1) {
  ["error"]=>
  object(stdClass)#2 (5) {
    ["code"]=>
    int(403)
    ["message"]=>
    string(139) "The provided API key has an IP address restriction. The originating IP address of the call (2607:f440::4227:432) violates this restriction."
    ["errors"]=>
    array(1) {
      [0]=>
      object(stdClass)#3 (3) {
        ["message"]=>
        string(139) "The provided API key has an IP address restriction. The originating IP address of the call (2607:f440::4227:432) violates this restriction."
        ["domain"]=>
        string(6) "global"
        ["reason"]=>
        string(9) "forbidden"
      }
    }
    ["status"]=>
    string(17) "PERMISSION_DENIED"
    ["details"]=>
    array(2) {
      [0]=>
      object(stdClass)#4 (4) {
        ["@type"]=>
        string(40) "type.googleapis.com/google.rpc.ErrorInfo"
        ["reason"]=>
        string(26) "API_KEY_IP_ADDRESS_BLOCKED"
        ["domain"]=>
        string(14) "googleapis.com"
        ["metadata"]=>
        object(stdClass)#5 (3) {
          ["service"]=>
          string(22) "youtube.googleapis.com"
          ["callerIp"]=>
          string(19) "2607:f440::4227:432"
          ["consumer"]=>
          string(21) "projects/972922628070"
        }
      }
      [1]=>
      object(stdClass)#6 (3) {
        ["@type"]=>
        string(47) "type.googleapis.com/google.rpc.LocalizedMessage"
        ["locale"]=>
        string(5) "en-US"
        ["message"]=>
        string(139) "The provided API key has an IP address restriction. The originating IP address of the call (2607:f440::4227:432) violates this restriction."
      }
    }
  }
}