]> Raphaël G. Git Repositories - airbundle/commitdiff
Add note about validating app
authorRaphaël Gertz <git@rapsys.eu>
Thu, 1 Feb 2024 03:42:42 +0000 (04:42 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 1 Feb 2024 03:42:42 +0000 (04:42 +0100)
Command/CalendarCommand.php

index a61923f0a1b39a9f333b90b310dcef9e5b0401fa..a78384861e7f41de51e8ae5b153efb67d1a4fd6b 100644 (file)
@@ -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