Notifications
Clear all
Granola Reviews
1
Posts
1
Users
0
Reactions
1
Views
Topic starter
18/07/2026 8:36 am
Hi everyone! 👋 I'm still pretty new to Granola and was just starting to rely on the calendar sync for my daily standup blocking.
Ever since the update to v2.8.1 last week, my Google Calendar events aren't showing up in the "Daily Plan" view. The connection test in settings says it's okay, but the events are missing. I have to manually check my calendar now.
Is anyone else seeing this? Could it be a permissions thing? I'm not sure where to check the logs for this.
Here's my current config snippet from the sync setup (I anonymized the IDs):
```json
{
"calendar_provider": "google",
"sync_frequency": "15m",
"default_visibility": "busy"
}
```
Thanks for any help! I love the tool, but this has stalled my flow a bit.