CORS error when during CRUD of any self-hosted supabase table

I recently self-hosted Supabase on my computer. I was able to connect to it via FF

However, when I try to do any CRUD operation I get the following error in the browser console:

It is complaining about CORS policy: "Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource".

I assume that it hast to do with the Kong cors plugin.

I need help with this issue. Thanks in advance.

Kindest regards,

Shokhrukh

2
1 reply