Skip to content
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

Closed
Shadoxity opened this issue Jan 9, 2020 · 2 comments
Closed

3.0.4 release broke ability to get exchangeonline refresh token #254

Shadoxity opened this issue Jan 9, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@Shadoxity
Copy link

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

@ghost
Copy link

ghost commented Jan 10, 2020

@Shadoxity thank you for reporting this issue. This issue will be fixed with our next release which will happen in the next few days.

@ghost ghost self-assigned this Jan 10, 2020
@ghost ghost added the bug Something isn't working label Jan 10, 2020
@ghost
Copy link

ghost commented Jan 11, 2020

@Shadoxity we have unlisted version 3.0.4 and just released version 3.0.5. The latest release resolves this issue. Thank you for bring it to our attention.

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant