Hello Swipe! I Need help with Error Message: User with same mobile number already exists. - /user/add_user

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:

  1. Check for duplicates: Look if the user you’re trying to add is already in the system.

  2. Use different details: If it’s a different user, try using a different mobile number.

  3. Update existing user: If it’s the same user, please edit their existing information instead of creating a new one.