I’m getting an error with some PDFs I want to insert into Supabase (see image).
I plan to add some error handling with an IF node at the output of the Supabase node that either replaces the file or skips it.
However, I don’t see any error-related output (as in JSON) that I can check with the IF node.
Does anyone know how to tackle this?
n8n
2
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:
ria
3
Hi @lexgabrees
Are you using the error output of the Supabase Node? (see in the settings of the node)
Can you perhaps share your workflow / node configurations?