notion-py
notion-py copied to clipboard
calendar_by
Hi! notion/collection.py class CalendarView(CollectionView): row 310 "query" maybe "query2"?
I tried to parse the calendar and couldn't do it until I changed "query" to "query2" in the file collection.py
Thanks for your comment!
I was having the same issue and this solved it! I honestly don't know why this fixes the issue, any idea?