Hello n8n Team,
I am experiencing a persistent bug with the Notion Create a database page
node. It consistently fails with a 400 “Bad request” error, specifically: Body validation failed: body.properties.Challenge to Content... was undefined.
The key issue: This error continues to happen even after I have deleted the “Challenge to Content” property (and all other properties) from the node’s configuration in the UI.
The node appears to be using an old, cached configuration when it executes, ignoring the fact that the property has been removed. I have tried hard-refreshing the browser and even copy/pasting the node to create a fresh instance, but the error persists.
This seems to be a bug in how the node saves or processes its configuration, and my workflow is completely blocked by it. Could you please investigate?
Thank you.