paul-graham-gpt icon indicating copy to clipboard operation
paul-graham-gpt copied to clipboard

Error:42501, message: 'new row violates row-level security policy for table "pg"

Open DevinLin01 opened this issue 1 year ago • 0 comments

when i ran the command npm run embed, I get this error. How to solve it?

error {
  code: '42501',
  details: null,
  hint: null,
  message: 'new row violates row-level security policy for table "pg"'
}

image

@mckaywrigley

DevinLin01 avatar Jul 27 '23 10:07 DevinLin01