Bug: Notion Append Block Node

Describe the problem/error/question

Simply - the Append After operation used with the To-Do Type is broken, always returns an error.

What is the error message (if any)?

400 - {"object":"error","status":400,"code":"validation_error","message":"body failed validation: body.children[1].to_do.rich_text should be defined, instead was `undefined`.","request_id":"469b3287-6bf0-400a-a472-bb7e7a33c1c0"} - body failed validation: body.children[1].to_do.rich_text should be defined, instead was `undefined`.

Please share your workflow

Share the output returned by the last node

See above

Information on your n8n setup

  • n8n version: 1.16.0
  • Database (default: SQLite): default
  • n8n EXECUTIONS_PROCESS setting (default: own, main): own
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: MacOS

Hi @pb84, thanks so much for reporting this and please accept my apologies for the inconvenience this causes.

I was able to reproduce this and shall add this to our engineering backlog for a closer look and fix.

New version [email protected] got released which includes the GitHub PR 8622.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.