notion-py icon indicating copy to clipboard operation
notion-py copied to clipboard

calendar_by

Open Mtigo opened this issue 5 years ago • 1 comments

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

Mtigo avatar Feb 09 '21 14:02 Mtigo

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?

agustinfaure avatar Mar 27 '21 18:03 agustinfaure