This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
3.0.4 release broke ability to get exchangeonline refresh token #254
Labels
bug
Something isn't working
Steps to reproduce
Run the command to get a new refresh token as per microsoft documentation
$token = New-PartnerAccessToken -Module ExchangeOnline
Expected behavior
Given a device code link to enter your code and return the token
Actual behavior
Powershell requests a scope
cmdlet New-PartnerAccessToken at command pipeline position 1
Supply values for the following parameters:
(Type !? for Help.)
Scopes[0]:
Diagnostic logs
Environment
partnercenter module verison 3.0.4
The text was updated successfully, but these errors were encountered: