From: Raphaƫl Gertz Date: Sun, 8 Aug 2021 17:56:59 +0000 (+0200) Subject: Add note about validating app X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/8779df7a603b81d195639ceffecb6baab3da2503?hp=dcb6c015eb0c1550c980a0ef7ba220c68491222b;ds=sidebyside Add note about validating app --- diff --git a/Command/CalendarCommand.php b/Command/CalendarCommand.php index 38f7637..f22fb09 100644 --- a/Command/CalendarCommand.php +++ b/Command/CalendarCommand.php @@ -175,6 +175,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