Kat
Kat
I was able to replicate this issue. The birthday calendar you're using seems to be one of the autogenerated ones made by Google. I'll look into how to handle it...
Yea, it seems like any of the auto generated calendars such as birthdays or public holidays won't work. It's not even the fact that the calendar is read only since...
Do you mind giving an example of a link to a shared database? You can change up your domain and the database id a bit to anonymize it, I just...
This is a known thing relating to time zones being funky in Google apps script. Some people had success in fixing it by going into their project settings and changing...
@hikarizun Please look at #45. In the future, please don't comment on unrelated issue threads and instead make a new issue.
Fundamentally yes, it is caused by that. The script tries to fix it, but because of weirdness and inconsistencies of how the API and apps script seem to work with...
I haven't been able to reproduce this using pseudo custom domains with and without hyphens. Since I haven't gotten any other reports of a similar issue and haven't been given...
I'll look into adding this in the future potentially. For now, try using separate Google calendars for things you don't want to sync to Notion.
This might already be supported? I'm looking at other actions and some have the field isServerPack as part of the json object being sent as part of the HTTP post...
> This might already be supported? I'm looking at other actions and some have the field isServerPack as part of the json object being sent as part of the HTTP...