Skip to content
Notifications
Clear all

Anyone else having issues with the calendar integration after the latest update?

1 Posts
1 Users
0 Reactions
1 Views
(@devops_rookie_2025)
Reputable Member
Joined: 2 months ago
Posts: 203
Topic starter   [#11111]

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.



   
Quote