I make a request, and if the status is not 200, I should throw an error with an error message
apiService.createNewUser(data).then((response) => {