Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

[Bug] - Get-PartnerAgreementDocument #262

Closed
ghost opened this issue Jan 20, 2020 · 1 comment
Closed

[Bug] - Get-PartnerAgreementDocument #262

ghost opened this issue Jan 20, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Jan 20, 2020

Steps to reproduce

Get-PartnerAgreementDocument -TemplateId 998b88de-aa99-4388-a42c-1b3517d49490 -Language en -Country US

Expected behavior

Return the document details

Actual behavior

Get-PartnerAgreementDocument : 'System.Dynamic.ExpandoObject' does not contain a definition for 'CouLanguagentry'
At line:1 char:1
+ Get-PartnerAgreementDocument -TemplateId ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : CloseError: (:) [Get-PartnerAgreementDocument], RuntimeBinderException
+ FullyQualifiedErrorId : Microsoft.Store.PartnerCenter.PowerShell.Commands.GetPartnerAgreementDocument

Diagnostic logs

Please share test platform diagnostics logs.
The logs may contain test assembly paths, kindly review and mask those before sharing.

Environment

PS 6.1 with Partner Center PowerShell 3.0.5

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

ghost commented Jan 29, 2020

The required code changes have been made and this will be officially address with the release of 3.0.6

@ghost ghost closed this as completed Jan 29, 2020
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

0 participants