echo724/notion2md

ERROR 'text'

rdevriese opened this issue · 3 comments

Running notion2md results in error statement: ERROR 'text'

Using notion2md version 2.7.6
Ubuntu 20.04
Python version 3.8.10

Notion page content (exported to markdown)
Test page 19d3bdf4aade48438defa1b44d18031a.md

I've also tried calling the StringExporter() function from within a Python script and get the exact same error.
Traceback ends at line 39 with KeyError: 'text'

I meet a similar question too. Looking for an answer.

mxro commented

I am getting the same error too for two different pages. Is this a similar issue as #18 ?

NOTION_TOKEN=xxx notion2md --path /download --id xxx

  Retrieved Notion blocks... (1.1s)
 Converting 13 blocks...

      ERROR 'text'

I also had that error and luckily found a solution.
The error did not occur when using notion-library 0.9.0