Notion Relations ID Error

Hello. Recently I’ve been getting this error in my Notion Node when trying to insert an ID in the relations tab.

I contacted Notion support and they told me that the problem is from n8n.

This is the error I’m receiving: The relation id “1014646b-a668-811f-acb9-eab2a5228132” is not a valid uuid with optional dashes.

Awaiting your help, thanks!

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:
  • n8n version: 1.58.2
  • Database (default: SQLite): SQLite
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Hosted on Digital Ocean

Hi @Liam_Skaff,

Welcome to the community :tada:

Sounds like a similar issue to this one here: Valid Notion page IDs are rejected · Issue #10831 · n8n-io/n8n · GitHub
There’s a fix that’s been merged and will be available in the next release: fix(core): Upgrade `uuid` (no-changelog) by netroy · Pull Request #10860 · n8n-io/n8n · GitHub

Hey Aya, thanks for responding! When can I expect the next release? Thank You

I’m also facing another problem with the Notion node: It is not extracting all of the database pages through the API that are actually available in the database on the Notion app.

This is also a new problem I’ve been facing. Is there a solution for it?

The issue around uuid should be available in v1.59.3 and above Release [email protected] · n8n-io/n8n · GitHub

I’m also facing another problem with the Notion node: It is not extracting all of the database pages through the API that are actually available in the database on the Notion app.

Could you try upgrading to v1.59.3 or above and see if this issue persists? I tried reproducing this on the latest v1.60 and can’t reproduce your issue :thinking:

3 Likes

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