Gerenios / AADInternals

AADInternals PowerShell module for administering Azure AD and Office 365
http://aadinternals.com/aadinternals
MIT License
1.2k stars 210 forks source link

Authentication issue after updating to 0.9.1 #72

Closed chrisnelmes closed 9 months ago

chrisnelmes commented 10 months ago

Get-AADIntAccessTokenForAADGraph -Resource urn:ms-drs:enterpriseregistration.windows.net -SaveToCache

Cannot index into a null array. At C:\Users\Chris.Nelmes\OneDrive - Harmonic Directory\Documents\WindowsPowerShell\Modules\aadinternals\0.9.1\CommonUtils.ps1:2734 char:9

You cannot call a method on a null-valued expression. At C:\Users\Chris.Nelmes\OneDrive - Harmonic Directory\Documents\WindowsPowerShell\Modules\aadinternals\0.9.1\CommonUtils.ps1:2741 char:13

Authorization code not received! At C:\Users\Chris.Nelmes\OneDrive - Harmonic Directory\Documents\WindowsPowerShell\Modules\aadinternals\0.9.1\CommonUtils.ps1:2755 char:13

Works in 0.8.2

NestoriSyynimaa commented 9 months ago

Should work in v0.9.2

chrisnelmes commented 9 months ago

Thanks @NestoriSyynimaa, 0.9.1 is the latest available via PSGallery. Will the latest version be deployed to PSGallery?

NestoriSyynimaa commented 9 months ago

Yes, later today