The error “User with same mobile number already exists” means that you’re trying to add a new user, but there’s already a user in the system with the same mobile number.
To fix this:
-
Check for duplicates: Look if the user you’re trying to add is already in the system.
-
Use different details: If it’s a different user, try using a different mobile number.
-
Update existing user: If it’s the same user, please edit their existing information instead of creating a new one.