Partner-Center-PowerShell icon indicating copy to clipboard operation
Partner-Center-PowerShell copied to clipboard

Not getting new refresh token using New-PartnerAccessToken on Windows Server Core 2019

Open jwguidry-online opened this issue 4 years ago • 1 comments

Steps to reproduce

Using PartnerCenter module version 3.0.10 on Windows Server Core, run the New-PartnerAccessToken command.

Expected behavior

New-PartnerAccessToken returns a non-null value for the RefreshToken property

Actual behavior

The object returned by New-PartnerAccessToken does not have a value for the RefreshToken property

Environment

Windows Server Core 2019 PartnerCenter Module v3.0.10

Other Notes

This issue does not occur using the same version of the PartnerCenter module on Windows 10.

jwguidry-online avatar Jun 04 '21 15:06 jwguidry-online

Just putting a comment here to identify a possible related, or duplicate (despite the OS being different) issue that I've logged over in #369

jameskirsop avatar Aug 06 '21 11:08 jameskirsop