Previously I have successfully integrate OAuth 2.0 Mail Inbox with Azure and everything working Normally.
Today i have add a new OAuth 2.0 Mail Inbox and im getting error Failed to initialize the mailbox: Reason: cannot change folder, maybe it does not exist
Is that anything to do with Depreciation of Microsoft Basic Authentication?
Microsoft disabled Basic Authentication on 1 January 2023, this has resulted in certain third-party mail clients no longer working with College email. ICT can unfortunately offer little to no assistance in getting unsupported email clients working.
Please help me on this..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After scratching my head for Few hours, manage found the solution. im running the iTop application on my Firefox browser which already signing to another email account. So when i generate access token the popup widows appear and disappear without any options.
Its took a while for me to understand its generation access token form the account which already signin in browser. When i run the iTop in an Incognito when generate the access token only than the popup appear to input username and password. After successfully generate the token the mailbox working fine. Hope it helps someone with the similar issues.
🎉
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Previously I have successfully integrate OAuth 2.0 Mail Inbox with Azure and everything working Normally.
Today i have add a new OAuth 2.0 Mail Inbox and im getting error
Failed to initialize the mailbox: Reason: cannot change folder, maybe it does not exist
Is that anything to do with Depreciation of Microsoft Basic Authentication?
Please help me on this..
After scratching my head for Few hours, manage found the solution. im running the iTop application on my Firefox browser which already signing to another email account. So when i generate access token the popup widows appear and disappear without any options.
Its took a while for me to understand its generation access token form the account which already signin in browser. When i run the iTop in an Incognito when generate the access token only than the popup appear to input username and password. After successfully generate the token the mailbox working fine. Hope it helps someone with the similar issues.