Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
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

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions