-
Notifications
You must be signed in to change notification settings - Fork 314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
List of calendars not getting updated (requires --refresh to update the list) #622
Comments
Had the same problem just now. And I did recreate the API, which was silly. But the fix is actually very simple:
|
What happened after you ran that command? After that removes the cache, does it basically just reset itself after when gcalcli runs again? Or did you have to reauthorize everything? |
No reauth, just runs as normal but fetching a fresh list of calendars etc. :) |
That worked great! Thank you! |
This still needs a proper fix, but FWIW you can now run |
For reference, I also discovered this is the reason sometimes Along with better cache invalidation here, it might be worth showing warnings when |
I've recently been given access to a new calendar as a reader in my Google Calendar account, but I'm not seeing it reflected in my Agenda.
I'm not sure how to update the calendars that gcalcli has access to. Do I need to recreate the API or anything to absorb the new calendar's access?
The text was updated successfully, but these errors were encountered: