artemplaybackA
BuildShip3y ago
8 replies
artemplayback

Couldn't create record in Supabase

Hello everyone. I'm having the following issue in buildship:

1. I'm trying to create a new row in Supabase
2. When testing, it always returns code 205 and nothing gets added to Supabase
3. At the same time, if I use Node which reads rows instead of writing, it works properly

I thought maybe it's related to policies, but no, in another application everything works correctly. How can I fix this?
Was this page helpful?