-
Notifications
You must be signed in to change notification settings - Fork 214
Closed
Description
After getting the userid and plannerplan id, I tried to run them with the get-mguserplannerplantask command but the following error occurred. Could this be a bug?
Get-MgUserPlannerPlanTask : No HTTP resource was found that matches the request URI 'https://tasks.office.com:444/taska
pi/V3.0/users('UserIDMasked')/details/plans('PlannerPlanIDMasked')/tasks'.
At line:1 char:1
- Get-MgUserPlannerPlanTask -UserId UserIDMasked ...
-
+ CategoryInfo : InvalidOperation: ({ UserId = ce12...ndProperty = }:<>f__AnonymousType29`10) [Get-MgUse rPlannerPlanTask_List1], RestException`1 + FullyQualifiedErrorId : Microsoft.Graph.PowerShell.Cmdlets.GetMgUserPlannerPlanTask_List1