No tables showing when connecting by supabase plugin to 2nd project

can i make a second weweb project and use the supabase plugin
to connect a second supabase project ( in supabase free account)
i m currently not getting tables when making a collection…
tried changing RLS .. but no tables showing… maybe something to do with app id?

Hi @sequent Yes. Do you see the tables in the backend section? Have you checked your RLS? Any policies set? Thanks!

Yes, i tried with the same policy.
in weweb it’s like:


but if i make a new table in supabase it is shown in weweb “Back-end”

i checked all settings with my other project.

if i try to open the project in supabase from this Back-end> tables
it tries…

null.. does not exist

image
does not redirect to the right project.

i did put the project in a new organization..
pftt. tried everything…the account is connected from weweb supabase plugin.. but i get no tables…
… can it be that the project has been paused and resumed by supabase..?? how can i find where this goes wrong?

tried to connect in a new weweb project. so its not weweb…


if you go through the tab → Back-end and then choose “+ create collection” it’s making a collection with the table selected…
.. but there you can not change it.. confusing for me..