5948-Retry_on_401_for_murena_account
Description
User sometimes mistakely provide wrong accountId when login to their murena account (ex: abc@murena.io instead of abc@e.email). By this MR for these cases, /e/OS Account Manager will retry to loging with alternative email address as accountId when if got error code 401 (incorrect username/password exception) from server. This MR also improves the text describing the accountId to users.