Hey!
I need some help asap. I deleted a user via a function, however I tried setting it back via migration from my old backup. But for some reason the console is telling me that the user already exists with that E-Mail. Even creating it manually I have the same issue.
@Steven Are you able to take a look? Seems to be there but it's hidden. I cannot access it via URL as well. I have the old ID but that just shows a 404.
Just did a users.list, same result. User doesn't exist.
Okay I found the Issue.
I apologize for the ping. However this bug was really a bad moment.
Apparently if you delete a user, the identities stay. Meaning if you create a new user with the same E-Mail and since the identities are still there, it still thinks your E-Mail exists. Deleting the identities and then re-creating the user seems to have worked.
Recommended threads
- Error When load the website
Hi, I am getting this error whenever I reload my website please help me, I am using react Error: ** GET https://cloud.appwrite.io/v1/account 401 (Unauthoriz...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...
- Current User is Not authorized
recreating same Thread