So I've been trying to fix this issue for a while. I used to be able to create users but suddenly it stopped working giving me this message "Database error creating new user". When I try to open the https://[my-project-id].supabase.co/auth/v1/signup. It gives me this:
{"message":"No API key found in request","hint":"No `apikey` request header or url param was found."}
{"message":"No API key found in request","hint":"No `apikey` request header or url param was found."}
I'd really appreciate if anyone could help. Thank you in advance.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.