Hello
Getting exception
“Request timed out” since Friday 4/12 through today on downloads
using Box C# client
var stream = await client.FilesManager.DownloadAsync(BoxID);
On Saturday 4/13 could not download any files
Now it seems after the program starts, 1 or 2 downloads in a row work fine and then it hits a wall, restarting program over and over is the short term fix. It will download 1 or 2 then fail again. Files are relatively small, they take about 2 seconds to download when it works.
Integration has been in place since 2020
Program has not changed lately
Can access Box.com UI fine and download files too.
Thank You!