Can't create storage buckets from within the UI NetworkError when attempting to fetch resource

Hey, I wanted to follow the tutorial on https://supabase.com/docs/guides/with-nextjs

Everything was working so far but I couldn't upload an avatar. From within Supabase Studio I saw, that the created policies from the tutorial wheren't tied to any bucket. So i tried to manually create a bucket and received a "NetworkError when attempting to fetch resource.".

I tried it with other Browsers (Safari, Chrome) and received similar errors (Failed to fetch, Failed to load). Apparently a CORS error. But I couldn't resolve it further (tried it with another network and even a new account, all the same).
Bildschirmfoto_2022-10-19_um_13.32.52.png
Bildschirmfoto_2022-10-19_um_13.35.35.png
Learn how to use Supabase in your Next App.
Was this page helpful?