Hi,
We use sharepointpnppowershellonline to send files from local server to sharepoint online.
We first "Connect-PnPOnline -Url" then user for each and send the files with "Add-PnPFile -Folder $FolderPath -Path $File.FullName -Values ".
The same script was running ok but this month it failed. It failed to connect. Tried again the next day, it worked again.
I wonder whether there is anything we can do to avoid this from happening again.
Regards
Gaby
