Hi Appwrite team. In the console. I am trying to delete an account to free up a phone number so I can use it on another account, but when I try to add the phone number to the account I get this error message "A target with the same ID already exists." It gives me that error even when the original account that had that phone number is deleted.
Thanks for your help.
Deleting phone number from one account to add to another
Where are you doing this? When im in the auth tab of my project I can delete and readd without the error right now
Yes. I am doing it in the Auth tab. Maybe I didn't explain it well. Let's say I have two accounts. One has a phone number to log in with and the other does not. I want to move that phone number to the second account, so I delete that account and try to add the same phone number to the 2nd account. That is when I get the error.
Recommended threads
- Many2Many loading, not receiving list
Hi everyone! Im having a bit of trouble while editing single rows in the DB. When selecting a value of my many2many it keeps loading, see screenshot. On some ...
- SSR Auth with Tanstack Start requires ha...
I followed the Next.js guide for SSR Auth on https://appwrite.io/docs/tutorials/nextjs-ssr-auth/step-1 I tried to replicate it for Tanstack Start. However, on...
- Cannot update relationship value with ev...
I have 2 Tables. One for all Clients (Image 3) and one for projects the clients can create. The problem: I can only assign a handful of clients (Image 1). The r...