paperboi / kindle2notion

Export all clippings from your Kindle device to a database in Notion.
https://pypi.org/project/kindle2notion/
MIT License
886 stars 120 forks source link

Error on line 151 on the notion database ID #15

Closed GizmoBzh closed 3 years ago

GizmoBzh commented 3 years ago

I ran the script and I have the erreor : "If 'url_or_id' is an ID (not a URL), you must also pass the 'collection'"

I used the ID from my notion database for clippings (before the "?").

Do you know what's the issue ? I'm running it on windows

Thanks

GizmoBzh commented 3 years ago

Found the issue, according to the name of the parameter i thought it was the ID we had to put in the conf file but it seems to be the full URL.