Partner-Center-PowerShell
Partner-Center-PowerShell copied to clipboard
Not getting new refresh token using New-PartnerAccessToken on Windows Server Core 2019
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.
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