Replies: 1 comment 1 reply
-
Which version of PnP Powershell are you using? 429 errors means you're being throttled by the server. The new PnP PowerShell ( |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've powershell script scheduled using task scheduler to execute on SharePoint Online lists. This script goal is to clear the items in the list (A), read through the lists on sub-sites (S1, S2. S3, ....) and display the items from these sub-sites lists to list (A).
The script is executing as expected on running manually, but when scheduled to run via Task Scheduler sometimes (5%) it works as expected and sometimes (95%) it completes the execution without feeding any data to list (A). I worked with Microsoft and they routed me here for help!
I would appreciate your help and I can provide you with more details if needed.
Beta Was this translation helpful? Give feedback.
All reactions