Forum Discussion
niteshas
Jan 20, 2021Copper Contributor
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 ...
kasinaatRMP
May 02, 2022Copper Contributor
Hi, niteshas
Can you please tell how you are using Bearer token for downloads? I am facing the same issue but my issue is with all the downloads irrespective of the site type. Can you please share how you are getting the Bearer Token?