I’m following the tutorial posted by n8n and I’m getting an response of ‘undefined’ in the ‘search notion database’ http request. I did everything correct in the video and my notion api key is correct. I’m even using the same db that was used in the video.
Here’s my workflow:
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:
Hey @Austin_C,
Welcome to the community 
Can you share the full error so we can take a look there could be something useful hiding in there.
If the response is undefined it could be that one of the parameters is wrong.
Here’s the error and the message I get from the chat.
Hey @Austin_C,
That undefined looks like maybe something is not configured correctly, Can you share the tutorial you are following so I can make sure it doesn’t need updating.