Skip to content

Get-MgUserPlannerPlanTask returns Error #821

@icedkopi4me

Description

@icedkopi4me

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 
    

AB#10672

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions