A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.
Dear @Chamnarn Tantithamthiti,
Welcome to Microsoft Q&A Forum!
Thank you for sharing the error details. Based on my research, this issue may cause in the latest ExchangeOnlineManagement module versions >=3.7.0. To resolve the problem, please remove the version you have installed and try the module in version 3.6.0 using the following commands:
Uninstall-Module ExchangeOnlineManagement
Install-Module -Name ExchangeOnlineManagement -RequiredVersion 3.6.0
Get-InstalledModule ExchangeOnlineManagement
Reference: https://learn.microsoft.com/en-us/answers/questions/2145959/how-to-fix-error-acquiring-token
I hope this information can help you and please feel free to update to me in comment section. Wish you a good day!
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.