Hi everyone,
I recently upgrade to 2020.3 from 2018.4, we have a workflow that's been working fine all along. It uses the download tool to make a Sharepoint API call to return all item information from a LIST (we use this because the default sharepoint tool misses a few attributes)
But after the upgrade to 2020.3 the download tool doesn't return enough apart from the DownloadHeaders with 3 Unauthorized Connections errors. Back with 2018.4 it would return 2 Unauthorized and 1 accepted connection and it will also return the JSON in the DownloadData field.
In short, anyone know what could have gone wrong? I can still get the workflow to run if I run it in 2018.4 but we will need to upgrade everything to 2020.3 soon. (Asked support already and been waiting for 6 days no reply yet, they must be busy with the 2020.4 upgrade)