Management API > api-keys endpoints face errors (and were working this morning)
Hi! I am creating projects at runtime using Supabase Management API, and then I need to disable legacy api-keys and create new ones as per Supabase recommandation. I didn't change anything but I am now facing 403 / 406 / 500 errors when querying
- POST /projects/${projectId}/api-keys?reveal=true - PUT /projects/${projectId}/api-keys/legacy?enabled=false
I've tried on multiple regions, got different behaviors (406 > 500). Is there any update ongoing?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.