If you write to Supabase from anything, sooner or later Postgres hands you SQLSTATE 42501 . It means one of two things: permission denied for table wp_content new row violates row - level security policy for table "wp_content" The first says your GRANT is missing. Postgres refused before row le...

Source: [Dev.to](https://dev.to/0xclaudi0/two-errors-one-error-code-and-an-hour-in-the-wrong-editor-what-i-learnt-building-wp-supabase-22mh)

Sponsored