ariary / notionterm

🖥️📖 Embed reverse shell in Notion pages
The Unlicense
122 stars 13 forks source link

RichText limit size #4

Open ariary opened 2 years ago

ariary commented 2 years ago

When the command output is big:

body failed validation: body.code.rich_text[2].text.content.length should be ≤ `2000`, instead was `13647`
ariary commented 2 years ago

Partially Even with the Chunk implementation errors (sometimes it’s length should be ≤ 100)