I had an account with name & email in appwrite auth. Then I changed username of my discord account and tried logging back in. I get the error that user_already_exists. I am guessing its because of the same email.. now whats the best way to handle smth like this?
i dont think deleting prev account would be a good solution
Recommended threads
- android platform invaild origina
It happened today suddenly. Our app says invalid origin. And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.
- Team invite - 500 error - no email
When executing ```dart await _repository.teams.createMembership( teamId: event.listId, roles: ['member'], email: event.email, url: 'xxxx', ); ``` I se...
- Help with nameservers
I just added our domain, and as per instruction in the page following, it says, "Add the following nameservers on your DNS provider. ..." I want to keep my cu...