Showing items total but "No output data returned"

Describe the issue/error/question

It used to work but now when I try to fetch a Database Page with the Notion node, it always return no data. Even when I try with no filters.

What am I doing wrong?

Information on your n8n setup

  • n8n version:0.193.0
  • Database you’re using (default: SQLite): SQListe
  • Running n8n with the execution process [own(default), main]:
  • Running n8n via [Docker, npm, n8n.cloud, desktop app]:Docker

Hey @baptisteArno,

Welcome to the community :tada:

Can you upgrade to the latest release, that issue should be solved in a later build of 193

Hi Jon,

Same issue on 0.193.2, unfortunately. :cry:

Hey @baptisteArno,

The latest release should be 193.3 which fixes this issue (and a similar one for other nodes).

Confirmed! Thank you :heart:

Hello!

I have a very same issue with the version 1.12.0 - 1.12.2, is it only my/our problem or a known issue?

Hey @ebola.reachmedia,

Welcome to the community :tada:

Can you share your workflow? The notion node that this was reported for seems to be working for me but if you are using a different node or your node name contains ., [ or a ] it could be a different known issue you are seeing.

Hi @Jon !

Thanks for your reply and the referred ‘ideas’, which had made my day, as the problem were the [; ] characters in the node name and what I had never suspected.

Anyway, here is my workflow, but the reason of the problem were obviously the characters.

Hello, I’ve just hit the same issue with the HTTP Node (n8n version 1.17.0).

This really deserves a quick fix :pray: