database types generation error

bunx supabase gen types --project-id <project id here> > database.types.ts

gives me
{"message":"{\"message\":\"Legacy API keys are disabled\",\"hint\":\"Your legacy API keys (anon, service_role) were disabled on 2025-10-04T17:49:38.838785+00:00. Re-enable them in the Supabase dashboard, or use the new publishable and secret API keys.\"}"}
Was this page helpful?