hi there. I set up subabase tables exactly as instructed in ’ Effortless RAG in n8n’ vid. Added supabase credentials to ‘insert into supabase’ node. but when I run that node nothing happens. It doesnt add data to the table. I also noticed that the tools linked to that node (embedding/ text splitter/ data loader) dont run, they are all set up properly with my credentials too. The workflow works perfectly up until this node. Pictures below. Any help would be much appreciated!
1 Like
Problem solved. As my n8n instance is self hosted through railway.app, I needed to add the domain to the authentication - URL configuration section of supabase.
1 Like
Glad you figured it out! Thanks for circling back and sharing the solution!
1 Like