msgraph-sdk-powershell icon indicating copy to clipboard operation
msgraph-sdk-powershell copied to clipboard

Get-MgUserCalendarPermission shows error

Open worldsdream opened this issue 1 year ago • 0 comments

Describe the bug

I am running:

Get-MgUserCalendarPermission -UserId "userid"

The output:

Get-MgUserCalendarPermission_List: The requested user 'userid' is invalid.

I am on SDK version 2.19.0 (latest)

Expected behavior

Show the user calender permission.

How to reproduce

Get-MgUserCalendarPermission -UserId "userid"

The output:

Get-MgUserCalendarPermission_List: The requested user 'userid' is invalid.

SDK Version

2.19.0

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output

Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_

worldsdream avatar Jun 18 '24 19:06 worldsdream