Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get-PlannerTask - HTTP Status 429 - ideas to solve it ? #8

Open
MOKknudsen opened this issue Apr 23, 2020 · 0 comments
Open

Get-PlannerTask - HTTP Status 429 - ideas to solve it ? #8

MOKknudsen opened this issue Apr 23, 2020 · 0 comments

Comments

@MOKknudsen
Copy link

Get-PlannerTask : Request to https://graph.microsoft.com/beta/planner/tasks/uuFDHKcRbEm4dxOXcOYqQJYAH1pe failed with HTTP Status 429
At C:\Program Files\WindowsPowerShell\Modules\PlannerModule\1.0.2.3\PlannerModule.psm1:1248 char:15

  •         $respond = Get-PlannerTask -TaskID $TaskID
    
  •                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
    • FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Get-PlannerTask

Get-PlannerTask : Request to https://graph.microsoft.com/beta/planner/tasks/uuFDHKcRbEm4dxOXcOYqQJYAH1pe failed with HTTP Status 429
At C:\Program Files\WindowsPowerShell\Modules\PlannerModule\1.0.2.3\PlannerModule.psm1:1364 char:14

  •     $respond = Get-PlannerTask -TaskID $TaskID
    
  •                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
    • FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Get-PlannerTask
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant