Forum Discussion

smpa01's avatar
smpa01
Community Champion
5 years ago
Solved

datasource.error: sharepoint: request failed: the remote server returned an error: (429)

Hi,   I have this follwing query which connects to a Office 365 shareporint folder. I am consuming a web service with SOAP call. Powershell makes the SOAP call and creates a subfolder by each dat...
  • smpa01's avatar
    5 years ago

    Thanks Fowmy. The delay is added by

    //adding 1second delay

    X=Function.InvokeAfter(()=>SharePoint.Files(),#duration(0,0,0,1))