Auth Failed to delete selected users: User not found
Hi everyone,
I’m having trouble deleting a user directly from the Supabase dashboard (Auth > Users).
When I select the user and try to delete, I get a “User not found” error, even though the user is clearly listed in the dashboard with a valid UUID and email.
I’ve already:
Confirmed the user exists and the UUID matches
Noticed that users created without the Providers column set to email cannot be deleted from Auth > Users
Waited several minutes in case of sync delays
Is this a known issue, or is there something else I should check?
Any advice would be appreciated!
Thanks!
I’m having trouble deleting a user directly from the Supabase dashboard (Auth > Users).
When I select the user and try to delete, I get a “User not found” error, even though the user is clearly listed in the dashboard with a valid UUID and email.
I’ve already:
Confirmed the user exists and the UUID matches
Noticed that users created without the Providers column set to email cannot be deleted from Auth > Users
Waited several minutes in case of sync delays
Is this a known issue, or is there something else I should check?
Any advice would be appreciated!
Thanks!