tayganr / purviewcli

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

RequestInvalid error for pv entity deleteBulk #13

Closed wc12345678 closed 3 years ago

wc12345678 commented 3 years ago

When I run the following command: !pv entity deleteBulk --guid="" --guid=""

I am getting the below error:

{
    "errorCode": "RequestInvalid",
    "errorMessage": "Request is not recognized. Please verify the HTTP method, header or URL",
    "requestId": "xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}

Note that !pv entity delete --guid="" is working correctly

tayganr commented 3 years ago

Thanks @wc12345678 , fixed in 0.1.33.