tayganr / purviewcli

Microsoft Purview CLI
https://aka.ms/purviewcli
MIT License
48 stars 27 forks source link

APIVersionQueryParameterMissing error when running pv search query #12

Closed wc12345678 closed 3 years ago

wc12345678 commented 3 years ago

I am getting the following error when I run the pv search query --keywords "*" command: { "errorCode": "APIVersionQueryParameterMissing", "errorMessage": "Please specify the query parameter api-version as one of the values in set [2021-09-01, 2021-05-01-preview] then retry.", "requestId": "*****----****" }

Other pv commands are working as expected. Any help would be greatly appreciated.

Thanks

tayganr commented 3 years ago

Thanks @wc12345678 . Just published 0.1.32 which includes this query parameter and should fix pv search query --keywords {keyword}.