Cannot make a connection to notion database no mather what I try

No mather what I try I cannot connect to notion database and keep getting the error down below, When I try to connect to the databae from lust it does nto show up so i am trying with ID, in notion I connected to the workspace, It is probably me doing something wrong and maybe something small but I cannot seem to figure it out

The resource you are requesting could not be found

Could not find database with ID: 1a299506-aea2-81a9-ab9a-000cbb144fbb. Make sure the relevant pages and databases are shared with your integration

Using npn cloud, on a windows 11 machine

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

Does your integration have the required permissions:

Can you see your Database from list ?

Also make sure you’ve followed docs:
Notion Credentials

I’m facing exactly the same issue, on question from @Ruslan_Yanyshyn nope, I dont see databases from list either

Hey @David_Martin-Borrego, welcome to the community! Have you followed this guide: Notion Credentials?

Hey sorry for my late reply, no that is the whole problem I cannot select it while I did connect everything

Hi,

No not that either, just checked. The weird things is I am pretty sure I setup everything good, so not a a clue what I am doing wrong or if it is a bug, and since I cannot conatct support it is a bummer.

Thank you for trying tho

Could you share a screen recording of the following:

  • create a new Notion integration
  • add that integration to your database
  • use that integration’s token in n8n

Once we can see the steps you’re executing to get this, we can guide further.

Yeah I will…thanks

Cannot upload video here (n8n please change this :))

Added them to youtube two parts because first got cut, dont worry short video…How you see the problem, thanks in advance

Everything looks good to me except for the part where I don’t see you copying your integration secret and pasting that in n8n. Maybe you’ve excluded that part to protect your secret, but just want to confirm if you’ve done that.

Also if you open your dev tools before trying to connect Notion, you should see a request like this in the network tab:

This request would be used by n8n to fetch the Notion database list. Could you share what status you get for this request? You can also share the payload and response (safe to share).

The secret key is done right yes

Not sure what you mean with the developer tools…

The browser developer tools, usually available by right-click → inspect or by pressing f12 key.

Let’s try another way. I’ll DM you my Notion token for test. See if you’re able to fetch my database. This way we’ll understand if it’s an error with your token or something wrong with n8n.

Now I can access to it.

Follow the instruction here: https://www.notion.com/help/add-and-manage-connections-with-the-api

Add your integration to the page, then N8N can access to Notion.

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