Forum Discussion
dontneedausername
Jul 02, 2025Copper Contributor
Can't connect with GDAP using ExchangeOnlineManagement 3.7.0/3.8.0, but 3.6.0 works
Since upgrading to ExchangeOnlineManagement version 3.7.0, I've been unable to connect to any of my clients using GDAP. I thought I'd try upgrading to 3.8.0, but I still get the same error: PS C:\...
Americaaman
Jul 04, 2025Iron Contributor
Downgrade ExchangeOnlineManagement to version 3.6.0, or check GDAP privilege assignments.
RPGJon
Aug 20, 2025Copper Contributor
I hate that this worked.
Uninstall-Module -name ExchangeOnlineManagement -AllVersions
Install-Module -name ExchangeOnlineManagement -RequiredVersion 3.6.0