Using Outlook for Android in business environments for email and scheduling
To add to that, Add YAHOO email account to OUTLOOK FIRST before adding any other account at all to your phone.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
For some reason when my outlook app is not showing new emails, so I searched online and the advice on Microsoft site was to clear the apps cache and storage (which I did)
This has obviously removed all my setting on my phone so when i go into the app again it asked me to log in again, when i click this is automatically detects my outlook email address, I clock on this (it doesn't ask for password BTW - but i did try to just enter my email and password but same error message) but then just come up with an error saying " error occurred during authentication. Please try again later"
I am using the latest version of Outlook for Android app (27 Feb 2024) - 4.2405.2 (42405820).
I am using Android 14.
I started experiencing this issue today, Feb 27, 2024 as soon as I downloaded the Outlook app for Android.
I can log in successfully to this Yahoo Mail account, using Outlook for Windows, web etc. Only Outlook for Android is a problem.
I had issues with Google and Outlook accounts but then somehow they were resolved when suddenly the Outlook was able to sign in, even when there was the same error message displayed.
How can this be fixed, I need access to my emails asap
Thanks
Using Outlook for Android in business environments for email and scheduling
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
To add to that, Add YAHOO email account to OUTLOOK FIRST before adding any other account at all to your phone.
I can add all the accounts in Outlook lite on Android but not android. I recently changed the user name for this user. Uninstalling and reinstslling outlook on android does not work. I have removed all 2 factor authenication from the account, forced stop on autenticator etc.
Can acess on outlook desktop, web and outlook lite. Some settings seem to be saved on phone somewhere. Cleared data and cache, uninstalled and reinstalled with no luck
Just had a client with the same issue and this just happened yesterday. Worked for 40 minutes with no solutions. I thought it had something to do with the password that was changed, but they were able to access their email online, just not through the app.
I am having the same issue as above same error screen. Can anyone help.
Good morning, the solution below worked perfectly for my organization:
First part:
1 - Access > Microsoft 365 admin center
2 - Search for the user > Click on it > Go to Email > Email applications > Manage email applications > Enable "Exchange Web Services"
Second part:
1 - Open Powershell as admin
2 - Connect-ExchangeOnline
3 - Check release of outlook mobile, Must be set to True > Get-CASMailbox -Identity ******@dominio.com.br | Format-List *OutlookMobileEnabled*
4 - Set to True > Set-CASMailbox -Identity ******@dominio.com.br -OutlookMobileEnabled $true