Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

Google\Service\Exception

{
"error": {
"errors": [
{
"domain": "global",
"reason": "notFound",
"message": "Not Found"
}
],
"code": 404,
"message": "Not Found"
}
}

$_GET = [
    'site' => 'bestair',
    'calendar' => 'ohk-vesi',
    'type' => 'demo',
    'month' => '2021-05',
];