Hi, I am having a problem when I tried to store data into a supabase store. The message is “A Document sub-node must be connected and enabled”.
My n8n version is 1.82.3 (self hosted). My workflow was designed to store in a supabase vector store any file created in a specific google drive folder.
The output returned by the last node is the file content how I show it below
The error message showed in the supabase node:
I am using a docker compose with different tools containers to run n8n.
I am working with windows10 operating system.