This repository was archived by the owner on Jul 22, 2024. It is now read-only.
3.0.5
Through this release the following changes were made
- Authentication
- Addressed issue #254 with the New-PartnerAccessToken where the Scope parameter was incorrectly being required
- Addressed an issue where NullReferenceException exception was being encountered when invoking Connect-PartnerCenter using a certificate
- Addressed an issue where NullReferenceException exception was being encountered when invoking New-PartnerAccessToken using a certificate
- Defined the refresh token parameter set for the New-PartnerAccessToken command to make it easier to ensure all the appropriate parameters have been specified when exchanging a refresh token for an access token
- Module
- All commands now perform operations asynchronously