API Keys Not Working After Creating JWT Secret

I accidentally created a new JWT secret in my Supabase project which has caused all my API keys to stop working. When I try to generate new API keys, they all appear identical and don't work. I've tried clearing cache and recreating keys, but nothing helps. Has anyone experienced same issue?
2 Replies
silentworks
silentworks7mo ago
No, never seen that happen before. Try restarting your project https://supabase.com/dashboard/project/_/settings/general
NicholasLoye
NicholasLoyeOP7mo ago
Thanks @silentworks ill try that

Did you find this page helpful?