I need to connect to Exchange Online using specific service principal, but I am getting error 
I am trying to authenticate via Connect-ExchangeOnline -AccessToken $token -Organization $organization
We have latest Adaxes version installed btw aka 3.8.0 version of the ExchangeOnlineManagement module is used automatically.