Forum Discussion

niteshas's avatar
niteshas
Copper Contributor
Jan 20, 2021

Unable to download more than 1GB file from SharePoint Personal site

Hi,   We are downloading files from SharePoint site using below API.   /_api/web/getFileByServerRelativeUrl('{0}')/$value   For download I am using the OpenRead method of WebClient object like ...

Resources