Closed lhnrd closed 3 years ago
Thanks for this great package by the way. Works like a charm.
Wow. Thanks for the heads up! Will keep this pinned for future reference.
this didnt work for me
This does not work for me.
this doesn't work for me
it worked for me!
Thanks, it worked!
Thanks, it worked for me!
It worked for me! Thank you!
It worked! Thanks much
Thanks, it worked gracefully on my local. Anyone has any idea how to make this change on production?
thanks
Apparently
notion-py
has some issues with big http limits.https://github.com/jamalex/notion-py/issues/304
A workaround for me (a noob on python) to make it work was:
pip show notion
on the terminal./usr/local/lib/python3.9/site-packages/notion
).store.py
line 280 to"limit": 100,
.