pingdotgg / uploadthing

File uploads for modern web devs
https://uploadthing.com
MIT License
3.7k stars 261 forks source link

[Bug]: Unable to delete account #832

Closed mikeploythai closed 1 month ago

mikeploythai commented 1 month ago

What happened?

After pressing the 'Delete Account' confirmation button, nothing happens. Upon inspecting the console, I saw the post request for account deletion returns a 403 and an error message saying "Self deletion is not enabled for this user". Refer to the images below.

image image

What did you expect to happen?

I should've been redirected to the landing page and have my account be inaccessible

Version

N/A

Reproduction Steps

No response

Relevant log output

No response

Code of Conduct

markflorkowski commented 1 month ago

Oh no, I thought we had fixed that, can you let me know what GitHub account you are seeing this error with so that I can get it corrected?

mikeploythai commented 1 month ago

I'm seeing it through this GitHub account. If you'd like more information, such as the email associated with it, let me know what'd be a good way to share it privately with you.

markflorkowski commented 1 month ago

Ah found it. Should be fixed now. Let me know if you are still having trouble.

mikeploythai commented 1 month ago

Works properly now! Only bug remaining is in the navbar; the user icon and link to dashboard remains after deletion rather than switching to show the sign in button.

markflorkowski commented 1 month ago

Stale state will be fixed in an upcoming release.