async getUsersWithLocation(state) {
      store.setState({
        GetUsersWithlocationStatus: RequestStatus.Getting
      });
      try {