solderneer / obsidian-ai-tools

Adding powerful semantic search, generative answers, and other AI tools to Obsidian, using Supabase + OpenAI.
https://obsidian.md
MIT License
215 stars 16 forks source link

Row Level Security #7

Open berot3 opened 8 months ago

berot3 commented 8 months ago

I got a 401 error after trying the first indexing. The tables were empty in superbase. After I disbled RLS it started populating.

Is this maybe a new change that is missing from the README?

Also, is it the right way to do, or do I need to create a new key in supabase that is not anon? I get now this warning:

image