Body failed validation

How to fix error [400] body failed validation while creating database item in notion base.
notion base is created whith properties and I want to assign value in these properties for one item

Hi - what Notion module are you using and how is it set up?

2 Likes

I use create database item after a database was created. The problem comes from the identity of the item base.

I see - I would need more context and details to understand the issue and try to help. As a general point, if the database ID in your “Create database item” module is dynamic, it may be best to construct the body of the request manually by including all the properties you’d like to populate through your request

2 Likes