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 could not download any files
Now it seems after program start, 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.
Integration has been in place since 2020
Program has not changed lately
Can access Box.com UI fine and download files too.
Thank You!