Bad request - please check your parameters from Notion database

Describe the problem/error/question

I have a database two years ago, there are hundreds of data. The database is named A.

  1. Yesterday, the Notion node can read A. Today not, it shows “Bad request - please check your parameters”

    image

  2. I create a new database B in a new Notion page, the Notion node can read B. Then I copied A to this new page below B, the node cannot read both A and B. Now I deleted all data in A, still not working. Then I deleted database A, node can read database B.

  3. I create another page and copied A to this page, not working even after deleting all data

So is the database A getting something wrong?

I can copy all data from A to a new database, but too many~~~

What is the error message (if any)?

Bad request - please check your parameters

Information on your n8n setup

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

hello @Jt_Sun

Try using the node from the node menu instead of copying the previous one, as most probably your node’s version is out of date

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