You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @worldsdream apologies for the super delay in responding to this issue. I have tested using the latest Microsoft Graph SDK PowerShell version (2.25.0). See the attached screenshots.
I'm going to close this issue; however, you can still open a new issue targeting the latest version. In the meantime, upgrade to the new version.
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
```The text was updated successfully, but these errors were encountered: