Describe the problem/error/question
I have a database two years ago, there are hundreds of data. The database is named A.
-
Yesterday, the Notion node can read A. Today not, it shows “Bad request - please check your parameters”

-
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.
-
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
