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
- Functions Problem
Whenever I run my AI Generate through Appwrite Functions, I am getting this Call Stack AIService.generateServer (src\services\ai\gemini.ts) next (<native>) ...
- Frequent 500 Internal Server Errors - Pr...
PROJECT ID: 6951f2xxxxx1ee9e750a REGION: Singapore (sgp.cloud.appwrite.io) PLAN: Pro Our production application experiences **500 Internal Server Errors** mult...
- Issue with Custom SMTP
Hey everyone, I'm facing an issue when updating my Custom SMTP settings on Appwrite Cloud. The UI fails silently (no visual errors), but when checking the cons...