From: Raphaƫl Gertz Date: Thu, 1 Feb 2024 03:42:42 +0000 (+0100) Subject: Add note about validating app X-Git-Tag: 0.3.0~102 X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/656d4fe46b13a1264aa77cac6062646f8ac43ec6 Add note about validating app --- diff --git a/Command/CalendarCommand.php b/Command/CalendarCommand.php index a61923f..a783848 100644 --- a/Command/CalendarCommand.php +++ b/Command/CalendarCommand.php @@ -178,6 +178,8 @@ class CalendarCommand extends Command { $cache->save($cacheCalendars); //Drop token and report + //XXX: submit app to avoid expiration + //XXX: see https://console.cloud.google.com/apis/credentials/consent?project=calendar-317315 echo 'Token '.$tokenId.' for calendar '.$token['calendar'].' has expired and is not refreshable'."\n"; //Return failure