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